Jump to content

Index:The Blue Window (1926).pdf/styles.css

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

.chapter.num {
	font-variant: small-caps;
	font-size: 120%;
	margin-bottom: 1.5em;
}

.chapter.title {
	text-transform: uppercase;
}

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

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

.wst-freedimg-caption {
	font-size: 92%;
	font-variant: all-small-caps;
}

.wst-letter-message {
	margin-top: 2em;
    margin-bottom: 2em;
}

.wst-the-end {
	margin-top: 5em;
    font-variant: small-caps;
    text-align: center;
}

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