Index:Open Skies (Kellermann).pdf/styles.css

From Wikisource
Jump to navigation Jump to search
.TOC  {
	margin: auto;
/* 	max-width: 38em; */
}

.chapter {
    vertical-align: top;
}

.chapter td:nth-child(1) {
    padding-right: 1em;
}

.chapter td:nth-child(n+1):nth-last-child(n+2) {
   font-weight:bold;
}

.TOC tr:not(.chapter) td:nth-child(1) {
    vertical-align: top;
    font-style: italic;
    padding-left: 2em;
    text-indent: -2em;
}

.TOC td:nth-last-child(1) {
    vertical-align: bottom;
    text-align: right;
    padding-left: 1em;
}