Jump to content

Index:Poems Plunkett.djvu/styles.css

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

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

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