Index:Beyond the Horizon (1920).djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* Contents table: 
    three columns, aligned L-R-L 1st small-caps */
.toc_list {
	margin: auto;
	max-width: 36em;
}

.toc_list  td:nth-child(1) {
	vertical-align: top;
	text-align: left;
	font-variant:small-caps;
}

.toc_list  td:nth-child(2) {
	vertical-align: top;
	text-align: right;
}

.toc_list  td:nth-last-child(1) {
	vertical-align: top;
	text-align: left;
}