Index:Horlick's Magazine - Volume 1.djvu/styles.css

.wst-heading {
	text-align:center;
}

/* Article-top headings */
.wst-heading.title {
	font-size: 200%;
	font-weight: bold;
}
.wst-heading.subtitle {
	font-variant:small-caps;
}
.wst-heading.author {
	font-size: 120%;
	padding: 0.25em 0;
	font-weight: bold;
}
.wst-heading.author-subtitle {
	padding: 0.5em 0;
	font-style: italic;
}

/* Article section headings */
/*.wst-heading.section-number {
	
}*/
.wst-heading.section {
   font-variant: all-small-caps;
}