Index:Squaring the circle a history of the problem (IA squaringcirclehi00hobsuoft).djvu/styles.css

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

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

.wst-heading._chapter-title {
	font-size: 120%;
	font-variant: all-small-caps;
	margin-top: 1em;
	margin-bottom: 1em;
}

.wst-heading._section-title {
	font-style:italic;
	margin-top: 1em;
	margin-bottom: 1em;
}

.__toc-table {
	margin: 0 auto 0 auto;
	border-collapse: collapse;
}

.__toc-table td[colspan="2"] {
	font-size: 120%;
	padding-top: 1em;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}

.__toc-table td:nth-last-child(2) {
	font-variant: all-small-caps;
	position: relative;
	overflow: hidden;
	padding-right: 0.25em;
}

.__toc-table td:nth-last-child(2)::after {
	position: absolute;
	padding-left: 0.5em;
	word-spacing: 2em;
	content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . .";
	text-align: right;
	text-indent: 0;
}

.__toc-table td:nth-child(2) {
	text-align: right;
}
.__toc-table tr:nth-child(3n+2) td {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0.25em;
	height: 0.5ex;
	overflow: hidden;
}