Index:The silent prince - a story of the Netherlands (IA cu31924008716957).pdf/styles.css

From Wikisource
Jump to navigation Jump to search
._toc {
	margin: 0 auto 0 auto;
	/* width: 32em; */
}
._toc td:nth-last-child(3) {
	text-align: right;
	padding-right: 0.25em;
}

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

._toc td:nth-last-child(1) {
	text-align: right;
	padding-left: 0.25em;
}

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