Jump to content

Index:Private Life-1925.djvu/styles.css

From Wikisource
.front, .toc, .chapter {
    margin:3em auto;
    width:38em;
    max-width:500px;
    page-break-after:always;
}

.matter {
    text-align:center;
    margin:3em auto;
}

.toc table {
    width:80%;
    margin:auto;
}

.toc  td:nth-child(1) {
    font-variant:small-caps;
}
.toc  td:nth-child(2) {
    text-transform:uppercase;
}
.toc  td:nth-child(3) {
    text-align:right;
}