Index:Points of View (1924).pdf/styles.css

From Wikisource
Jump to navigation Jump to search
.chapter {
	text-align: center;
	text-transform: uppercase;
	font-size: 120%;
	margin-bottom: 1.5em;
}

.chapter-half {
	text-align: center;
	margin-bottom: 1.5em;
}

.chapter-half.num {
	text-transform: uppercase;
	font-size: 120%;
	margin-bottom: 1.5em;
}

.chapter-half.title {
	text-transform: uppercase;
    font-size: 120%;
}

.half {
	text-align: center;
	text-transform: uppercase;
	font-size: 120%;
}

.poem {
	font-size: 92%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.section {
	text-align: center;
}

.wst-block-center {
	max-width: 25em;
}

.wst-fine-block {
	margin-bottom: 2em;
	margin-top: 2em;
}

.wst-toc-table {
	font-variant: small-caps;
	max-width: 25em;
	font-size: 92%;
}