Index:Aladdin O'Brien (1902).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;
}

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

.part-header {
	text-align: center;
	font-size: 120%;
	
	/* blackletter */
	font-family:UnifrakturMaguntia, UnifrakturCook, Unifraktur, serif;
	font-size: 113%;
	font-feature-settings:'cv01', 'cv02', 'cv03', 'cv04', 'cv05', 'cv06', 'cv07', 'cv08', 'cv09', 'cv10';
}

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

.title {
	text-align: center;
 	font-size: 144%;
	text-transform: uppercase;
}

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