Index:The lay of the Nibelungs; (IA nibelungslay00hortrich).pdf/styles.css

From Wikisource
Jump to navigation Jump to search
/* Index table: three columns, R-L-R aligned */
.work_TOC {
	margin: auto;
	max-width: 36em;
}

.work_TOC  td:nth-child(1) {
	vertical-align: top;
	text-align: right;
}

.work_TOC  td:nth-child(2) {
	vertical-align: top;
	font-variant: small-caps;
}

.work_TOC  td:nth-last-child(1) {
	text-align: right;
	vertical-align: bottom;
	font-variant: normal;
}