Index:Essays and studies; by members of the English Association, volume 1.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
.author  td {
   padding-bottom: 0.5em;
   padding-left: 5em;
   font-variant: small-caps;
}

.work_TOC {
	margin: auto;
	max-width: 38em;
}

.work_TOC tr:not(.author) td:nth-child(odd) {
    text-align: right;
}

.work_TOC tr:not(.author) td:nth-child(2) {
    padding-left: 2em;
    text-indent: -1em;
    padding-right: 1em;
    text-transform: uppercase;
}

.work_TOC > caption {
    font-size: 144%;
}