Jump to content

Index:Joyous Things.pdf/styles.css

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

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

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

.wst-blockquote {
	font-size: 92%;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    margin: auto;
    max-width: 15em;
}