Index:A critical examination of Dr G Birkbeck Hills "Johnsonian" Editions.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* Index table: two columns, L-R aligned, with centred headings */
.work_TOC {
	margin: auto;
	max-width: 38em;
    font-variant:small-caps;
}

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

.work_TOC  td:nth-last-child(1) {
	text-align: right;
	vertical-align: bottom;
    padding-left: 1em;
}