Template:An Ainu–English–Japanese Dictionary/styles.css

From Wikisource
Jump to navigation Jump to search
/* aken, alen */
.aken, .alen {
	font-weight:bolder;
}

/* alex */
.alex {
	font-style:italic;
}

/* brace2, brace3, brace4 */
.aaejd-brace {
	vertical-align:middle;
	border-spacing:0;
}
.aaejd-brace td:first-child {
	text-align:right;
}

/* Chapter I/place */
.ch1-place td {
	vertical-align:top;
}
.ch1-place td:first-child {
	width:10em;
}
.ch1-place td:nth-child(2) {
	width:10.6em;
}
.ch1-place td:last-child {
	width:14.4em;
}
.ch1-place td:last-child > div {
	text-indent:13em;
	margin-left:-13em;
	text-align:justify;
}

/* Chapter I/place2 */
.ch1-place2 td {
	vertical-align:top;
}
.ch1-place2 td:first-child {
	width:10em;
}
.ch1-place2 td:last-child {
	width:10em;
	width:25em;
}
.ch1-place2 td:last-child > div {
	text-indent:2.4em;
	margin-left:-2.4em;
	text-align:justify;
}

/* Chapter I/place3 */
.ch1-place3 td {
	vertical-align:top;
}
.ch1-place3 td:first-child {
	width:10em;
}
.ch1-place3 td:nth-child(2) {
	width:10.6em;
}
.ch1-place3 td:last-child {
	width:14.4em;
}
.ch1-place3 td:last-child > div {
	text-indent:-1em;
	margin-left:1em;
	text-align:justify;
}