Template:SBE Transliteration of Oriental Alphabets/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-sbe-toa-table {
	width:100%;
	border-collapse:collapse;
	border:1px solid black;
}

.wst-sbe-toa-table td {
	text-align:center;
	border-right:1px solid black;
}

.wst-sbe-toa-table td:first-child {
	text-align:right;
	border-right:none;
	padding-right:0.5em;
}

.wst-sbe-toa-table td:first-child[colspan="2"] {
	font-size: larger;
	text-align:center;
	border-right:1px solid black;
}

.wst-sbe-toa-table td:nth-child(2) {
	text-align:left;
}

.wst-sbe-toa-table .wst-lang {
	font-size:larger;
}