Index:The Cat and the Captain (1927).pdf/styles.css

.chapter {

}

.chapter.num {
	text-transform: uppercase;
	margin-bottom: 5em;
	text-align: center;
}

.chapter.title {
	font-style: italic;
	text-decoration: underline;
	margin-top: 5em;
	text-align: right;
}

.half {
	text-align: center;
	font-size: 120%;
	margin-bottom: 5em;
}

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

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

.title-header {
	text-align: center;
 	font-size: 144%;
    margin-bottom: 1.5em;
}

.wst-freedimg-caption {
	font-size: 92%;
	font-style: italic;
}

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