Index:Mrs Caudle's curtain lectures.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;
    min-width: 26em;
    font-size: 92%
}

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

.illus  td:nth-child(1) {
	text-align: right;
    padding-right: 0.5em;
}
._valign tr td,
._valign tr th{
 vertical-align:top;	
}