Index:Ante-Nicene Christian Library Vol 12.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-heading, .wst-subheading {
	text-transform:uppercase;
}
.wst-subsubheading {
	font-style:normal;
	font-variant:all-small-caps;
}

.__toc {
	margin:auto;
}
.__toc caption {
	text-transform:uppercase;
}
.__toc th {
	font-variant:all-small-caps;
	font-size:92%;
	font-weight:normal;
}
.__toc td {
	text-align:right;
	vertical-align:top;
}
.__toc td:nth-last-child(2) {
	text-align:left;
}
.__toc td:last-child {
	vertical-align:bottom;
}
.__toc td[colspan="3"] {
	text-align:center;
	font-size:120%;
	text-transform:uppercase;
}