Index:Antiqvarisk tidskrift för Sverige 13.djvu/styles.css
/* TOC formatting, centered, bottom-right aligned last column, hanging indent on first top-left aligned column */
.table-of-contents {
margin:auto;
}
.table-of-contents th:last-child {
text-align:right;
vertical-align:top;
font-weight:normal;
font-size:100%;
min-width:4em;
}
.table-of-contents td:first-child {
text-align:left;
vertical-align:top;
padding-left:1em;
text-indent:-1em
}
.table-of-contents td:last-child {
text-align:right;
vertical-align:bottom;
}