Index:My Life in Two Hemispheres, volume 1.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* [[Index:My Life in Two Hemispheres, volume 2.djvu/styles.css]] redirects here */

/*.larger {
    font-size: 120%;
}*/

.c2span td {
    text-align: center;
    padding-top: 1em;
    font-size: 120%;
}

/* Index table: colspan first, with centred headings; second is two columns, L(indent)-R aligned */
.work_TOC,
.table   {
	margin: auto;
	max-width: 38em;
}

.work_TOC tr:not(.c2span) td:nth-child(1) {
    padding-left: 2em;
    text-indent: -2em;
    line-height: 130%;
}

.work_TOC tr:not(.c2span) td:nth-child(2) {
	text-align: right;
	vertical-align: bottom;
    padding-left: 1em;
}

div.reflist {
    line-height: 130%;
}