Index:Sophocles (Storr 1919) v2.djvu/styles.css

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

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

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