Index:St. Nicholas (serial) (IA stnicholasserial132dodg).pdf/styles.css

.article, .verse, .wide-image, .plate, .number, .vtoc {
    margin:3em auto;
    width:500px;
    max-width:42em;
    page-break-before:always;
    font-family:serif;
    overflow:auto;
}
.plate, .number {
    max-width:52em;
    width:600px;
}
.plate, .number {
    text-align:center;
}
.wide-image, .verse, .vtoc {
    max-width:68em;
    width:800px;
}
.wide-image, .vtoc table {
    margin:0em auto;
    page-break-before:avoid;
}
.text-refit {
    page-break-before:avoid;
    margin:auto;
    max-width:800px;
}
.vtoc td {
    padding-right:1.5em;
}
.vtoc tr td:nth-child(3) {
    padding-right:0;
    padding-left:1em;
    text-align:right;
}
.vtoc tr td:nth-child(2) {
    font-style:italic;
    text-align:left;
    white-space: nowrap;
}
.vtoc tr td:nth-child(1) {
    font-variant:small-caps;
    margin-left:-2em;
    padding-left:2em;
    text-indent:-2em;
}