Index:The Journal of Classical and Sacred Philology, Volume 1, 1854.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* Chapter headings */
.wst-heading {
	text-align: center;
	font-style: italic;
}
.h2 {
	font-size: 1.2em;
	margin-bottom: 0.8em;
}
.h3 {
	font-size: 1em;
	margin-bottom: 0.5em;
}
/* "I." and "No. I." headings are upright */
.jcsp_numbered {
	font-style: normal;
}

/* signatures, SC and slightly inset */
.wst-signed {
	font-variant: small-caps;
	margin-right: 2em;
}

/* spacing around rules */
.wst-section-end-rule {
	margin-top: 2em;
	margin-bottom: 2em;
	width: 12em;
}

/* fine sizing for poems by default */
.poem {
	font-size: 92%;
	line-height: 1.4;
}