Index:The Irish land acts; a short sketch of their history and development.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* 3 cols. L/HI/R */

.work_TOC,
.table,
.table2, 
.table3,
.table4 {
	margin: auto;
	max-width: 38em;
}

.finecenter,
.smallcenter {
    text-align: center;
    line-height: 125%;
}

.finecenter {
    font-size: 92%;
}

.smallcenter {
    font-size: 83%;
}

.rowpadding td {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.table.finecenter {
	vertical-align: bottom;
}

.table2.finecenter,
.table3.smallcenter,
.table4.smallcenter {
    padding-left: 0.3em;
    padding-right: 0.3em;
}

.horizborder {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-collapse: collapse;
}

.work_TOC td:nth-child(2),
.table tr:nth-child(n+2)  td:nth-child(2)  {
    padding-left: 1.5em;
    text-indent: -1.5em;
}

.work_TOC td:nth-child(2) {
   line-height: 120%;
}

.work_TOC td:nth-child(3),
.table tr:nth-child(n+2)  td:nth-child(n+3) {
    text-align: right;
    padding-left: 0.5em;
	vertical-align: bottom;
}

.table tr:nth-child(n+2)  td:nth-child(1) {
    padding-right: 1em;
	vertical-align: top;
}

.table2 tr:nth-child(n+2)  td:nth-child(1) {
    text-align: left;
}

.table2  td:nth-child(n+2):nth-child(-n+5),
.table3  td:nth-child(n+2):nth-child(-n+5),
.table4  td:nth-child(n+2):nth-child(-n+7) {
    border-left: 1px solid black;
}

.table3  tr:nth-child(n+2) td:nth-child(n+2):nth-child(-n+5),
.table4  tr:nth-child(n+3)  td:nth-child(n+2):nth-child(-n+7) {
    text-align: right;
    padding-right: 0.5em;
}