Index:The complete works of Henry George vol. 2.djvu/styles.css

._toc {
	margin: 0 auto 0 auto;
}


._toc tr._toc-h {
	font-variant: all-small-caps;
	font-size: 80%;
}

._toc tr._toc-dr {
	font-style: italic;
}

._toc tr:not([class]) td:nth-last-child(3) {
	text-align: right;
	padding-right: 0.25em;
}

._toc tr:not([class]) td:nth-last-child(2) {
	overflow: hidden;
	position: relative;
	font-variant: small-caps;
}

._toc tr:not([class]) td:nth-last-child(1) {
	text-align: right;
	padding-left: 0.5em;
}

._toc tr:not([class]) td:nth-last-child(2)::after {
	position: absolute;
	padding-left: 1em;
	padding-right: 0.25em;
	word-spacing: 1em;
	content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ."
	". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .";
	text-align: right;
	text-indent: 0;
}