Index:A Grammar and Vocabulary of the Language of New Zealand.pdf/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-heading {
	text-transform:uppercase;
}
.wst-main-heading {
	font-size:144%;
}
.wst-subheading {
	font-size:110%;
}

.__syllabarium-table {
	margin:0.5em auto;
}
.__syllabarium-table td {
	padding-left:1em;
}
.__syllabarium-table td:first-child {
	padding-left:0;
}

.__part-of-speech-table {
	margin:auto;
}
.__part-of-speech-table caption {
	text-align:center;
	font-style:italic;
}
.__part-of-speech-table td:nth-child(2),
.__part-of-speech-table td:nth-child(2) {
	padding-left:1em;
}
.__part-of-speech-table td:nth-child(3) {
	padding-left:2em;
}

.__toc {
	margin:auto;
	border-collapse:collapse;
}
.__toc caption {
	text-align:center;
	text-transform:uppercase;
	font-size:144%;
}
.__toc th {
	font-variant:all-small-caps;
	text-align:right;
	font-weight:normal;
}
.__toc td:first-child {
	text-align:left;
	font-style:italic;
	padding-right:1em;
}
.__toc td:last-child {
	text-align:right;
	padding-left:1em;
}
.__toc-aux {
	background:#E6F2E6;
}
.__toc-aux td:first-child::after {
	font-size:83%;
	font-style:normal;
	content:" (not listed in original TOC)";
}