Index:London - The People of the Abyss.djvu/styles.css
Jump to navigation
Jump to search
.wst-quote {
margin: 1.5em 0;
font-size: 92%; /* fine */
line-height: 1.4;
}
.wst-freedimg-caption {
font-variant: small-caps;
font-size: 92%;
}
/* ------ */
/* Tables */
table {
margin: auto;
border-collapse: collapse;
}
th {
font-weight: normal;
text-align: center;
border-bottom: 1px solid black;
padding: 0.5em;
}
/* rule between cols */
._cols_table th:not(:first-child),
._cols_table td:not(:first-child) {
border-left: 1px solid black;
}
/* double borders top and bottom */
._dborder {
border-top: 3px double black;
border-bottom: 3px double black;
}
._p294_table td {
padding: 0 1em;
}
._p294_table td {
text-align: right;
}
._p294_table td:nth-child(2) {
text-align: left;
}
._p294_table td:nth-child(4) {
text-align: left;
border-left: none;
padding-left: 0;
}
/* pp 295-296 */
._p295_table {
width: 30em;
}
._p295_table th {
font-style: italic;
border-bottom: none;
}
._p295_table td:nth-child(n+2) {
width: 2em;
}
._p295_table td:nth-child(2),
._p295_table td:nth-child(4) {
text-align: right;
vertical-align: bottom;
}
.wst-heading {
text-align: center;
}
.h2 {
font-size: 150%;
}