Index:Russell - An outline of philosophy.pdf/styles.css

From Wikisource
Jump to navigation Jump to search
/* Chapter headings */
.wst-heading {
	text-align:center;
	padding-bottom:0.5em;
}
/* Chapter headings: first line */
.h3.wst-heading  {
	font-size:125%;
	text-transform:uppercase;
}
/* Chapter heading: second line */
.h4.wst-heading {
	padding-top:0.5em;
	font-variant:all-small-caps;
}