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

From Wikisource
Jump to navigation Jump to search
.wst-heading {
	text-align: center;
}

.wst-heading._book-num {
	font-size: 150%;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.wst-heading._book-title {
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

.wst-heading._chapter-num {
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.wst-heading._chapter-title {
	font-variant: all-small-caps;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.wst-rule {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

._toc {
	border-collapse: collapse;
	margin: 0 auto 0 auto;
	font-size: 92%;
}

._toc td[colspan="2"]{
	text-align: center;
	padding-top: 1em;
	font-variant: small-caps;
}

._toc ._toc-pheader td {
	text-align: right;
	font-variant: all-small-caps;
}

._toc td:nth-last-child(2) {
	position: relative;
	overflow: hidden;
	width: 100%;
}

._toc td:nth-last-child(2)::after {
	position: absolute;
	padding-left: 0.25em;
	padding-right: 0em;
	content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ."
	". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ."
	". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .";
	text-align: right;
	text-indent: 0;
}

._toc td:nth-child(2) {
	text-align: right;
	padding-left: 1em;
	vertical-align: bottom;
}


._book-contents {
	font-variant: all-small-caps;
	margin: 1em auto 1em auto;
}

._book-contents td {
	vertical-align: top;
}

._book-contents td:nth-child(2) {
	text-align: right;
}

._book-contents td:nth-child(3) {
	padding: 0;
}

._book-contents td:nth-child(4) {
	padding-left: 2em;
	text-indent: -2em;
}