Index:Roads of Destiny (1909).djvu/styles.css
Jump to navigation
Jump to search
/* Chapter headings are normal sized capitals */
.wst-heading {
font-size: 100%;
font-weight: 900;
}
/* As are subheadings */
.wst-subheading {
font-size: 100%;
font-weight: 700;
letter-spacing: .2em;
}
/* Large initials are 1.5 x larger */
.wst-largeinitial {
font-size: 150%;
}
/* Poems set out in fine font size and a more modest line height. */
.ws-poem {
font-size: 92%;
line-height: 1.4;
}