Index:The Lonesomest Doll.djvu/styles.css
Appearance
.front, .toc, .chapter {
margin:3em auto;
page-break-after:always;
font-family:serif;
}
.front {
text-align:center;
}
.chapter {
max-width:450px;
text-indent:1.5em;
}
.chapter img {
margin-left:-1.5em;
}
.red-letters {
color:red;
background-color:white;
}
.bgi {
z-index:-1;
}
.tt {
z-index:2;
}
.toc table {
margin:2em auto;
}
.toc td:nth-child(1), .toc td:nth-child(3){
text-align:right;
}
.toc td:nth-child(2){
font-variant:small-caps;
padding-left:.75em;
padding-right:1.5em;
}