Index:Finnisch-Ugrische Forschungen 1.pdf/styles.css

From Wikisource
Jump to navigation Jump to search
.centered {
	margin-left: auto;
	margin-right: auto;
}

.text td {
	vertical-align: top;
}

.upa {
	font-family: Charis SIL, Doulos SIL, serif;
}

.vowelchart {
	border-collapse: collapse;
	border-spacing: 0;
}

.vowelchart td {
	border: 1px solid #999;
	height: 4em;
	padding: 0.4em;
	text-align: center;
	width: 4em;
}

.vowelchart th {
	font-weight: normal;
	padding-left: 0.4em;
	padding-right: 0.4em;
	text-align: center;
}

.vowelchart tr:nth-of-type(3) th:nth-of-type(11),
.vowelchart tr:nth-of-type(3) th:nth-of-type(12),
.vowelchart tr:nth-of-type(9) th:nth-of-type(2) {
	writing-mode: vertical-lr;
}

.vowelchart tr:nth-of-type(4) td {
	border-top: 2px solid #999;
}

.vowelchart tr td:first-of-type {
	border-left: 2px solid #999;
}

.vowelchart tr:last-of-type td {
	border-bottom: 2px solid #999;
}

.vowelchart tr td:last-of-type {
	border-right: 2px solid #999;
}