Index:Mystery of the Yellow Room (Grosset Dunlap 1908).djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* Index table: three columns, 
    R-L-R aligned, with hanging indent for L column */
.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;
	text-align: left;
	padding-left:2em;
	text-indent:-1.5em;
}

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