Index:Ah Q and Others.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* RunningHeader Styles */
.wst-rh > div:nth-child(2) {
	font-style: italic;
}

/* TOC Styles */
.wst-toc-row-2out-1 td:nth-child(1) {
	font-variant: all-small-caps;
}

/* PageHeader Styles */
.title {
	font-size: 230%;
	font-style: italic;
	padding-left: 0.5em;
	margin-bottom: 3em;
}

.section-title {
	text-align: center;
	font-variant: all-small-caps;
	letter-spacing: 0.15em;
}

/* SmallRefs Styles */
.wst-smallrefs {
	font-size: 88%;
}

/* Fine Block Styles */
.wst-fine-block {
	font-size: 88%;
}