Index:Peter Pan in Kensington Gardens (1912, Hodder & Stoughton).djvu/styles.css
Appearance
.chapter, .front, .plate, .landscape, .tablec, .cap-page {
font-family:serif;
page-break-before:always;
}
.chapter, .front, .plate, .tablec, .landscape, .contents, .cap-page {
margin:3em auto;
}
.chapter, .cap-page {
width:32em;
text-align:justify;
}
.plate {
width:500px;
}
.dent, .chapter {
text-indent:2em;
}
.nds, .nd, .plate, .cap, .landscape, .front {
text-indent:0;
}
.cap {
width:18em;
margin:12em 0 3em auto;
}
.ch {
text-align:center;
text-transform:lowercase;
font-variant:small-caps;
}
.contents tr td:nth-child(1) {
text-align:left;
text-transform:uppercase;
}
.contents tr td:nth-child(2) {
text-align:right;
}
.illustrations, .illustrations-text {
margin:auto;
width:32em;
}
.illustrations tr td:nth-child(1) {
text-align:right;
padding-right:1em;
vertical-align:top;
}
.illustrations tr td:nth-child(2), .illustrations-text tr td:nth-child(1) {
text-align:left;
text-indent:-2em;
padding-left:2em;
}
.illustrations tr td:nth-child(3), .illustrations-text tr td:nth-child(2) {
text-align:right;
padding-left:1em;
vertical-align:bottom;
}