Index:More Australian legendary tales.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;
}

.work_TOC  td:nth-child(1) {
	vertical-align: top;
    padding-left: 2em;
    text-indent: -2em;
    text-transform: uppercase;
}

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