Jump to content

Index:Japan (Reischauer).pdf/styles.css

From Wikisource
.front, .chapter, .toc, .lom {
    margin:3em auto;
    page-break-after:always;
    width:38em;
}
.front {
    text-align:center;
}
.front table {
    margin:4em auto .5em auto;
    text-align:center;
}
.front table td:nth-child(1), .front table td:nth-child(3){
    font-size:x-large;
}
.lom table, .toc table {
    width:90%;
}
.lom  td:nth-child(1), .toc  td:nth-child(2){
    font-style:italic;
    padding-left:2em;
    text-indent:-2em;
}
.lom  td:nth-child(2), .toc  td:nth-child(1), .toc  td:nth-child(3){
    text-align:right;
}
.lom  td:nth-child(2), .toc  td:nth-child(3){
    padding-left:3em;
}