Index:Critical Woodcuts (1926).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.num {
	text-transform: uppercase;
	font-size: 120%;
	margin-bottom: 1.5em;
}

.chapter.title {
	font-size: 120%;
}

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

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

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

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

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

.wst-freedimg-caption {
	font-size: 249%;
	
	/* cursive */
	font-family: "Petit Formal Script", "Pinyon Script Font", Feltpen, Dynalight, "Segoe Script", cursive;
}

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