Index:Her Roman Lover (Frothingham, 1911).djvu/styles.css

.front, .plate, .chapter {
    margin:3em auto;
    page-break-before:always;
    font-family:serif;
    overflow:auto;
}

.front, .chapter {
    width:40em;
    max-width:500px;
}

.plate {
    width:48em;
    max-width:500px;
}

.front table {
    width:100%;
    margin:1em auto;
}

.chaps td:nth-child(1), .chaps td:nth-child(3), .ills td:nth-child(2) {
    text-align:right;
}

.chaps td:nth-child(2), .ills td:nth-child(1) {
    font-variant:small-caps;
    padding-left:2em;
}

.ills td:nth-child(1) {
    text-indent:-2em;
}