Indice:De Lorenzo - Sciotel - Vicende della colonia del Padre Stella e progetto per restaurarla, Napoli 1887.pdf/styles.css

Da Wikisource.
.somma, .linee2, .adestraultima, .errata {
	width: 100%;
}
.somma td:first-child {
	width: 90%;
}
.somma td:not(:first-child) {
	white-space: nowrap;
	vertical-align: bottom;
	text-align: right;
}
.somma td:last-child {
	text-align: right;
}
.somma tr:last-child td:last-child {
	border-top: 1px solid black;
}
.linee tr:first-child td {
	border-bottom: 1px solid black;
	text-align: center;
	font-size: larger;
}
.linee2 tr:first-child td {
	border-top: 3px double black;
	border-bottom: 1px solid black;
	text-align: center;
	vertical-align: middle;
}
.linee tr:last-child td {
	border-top: 1px solid black;
}
.linee td:not(:first-child), .linee2 td:not(:first-child) {
	border-left: 1px solid black;
}
.linee2 tr:last-child td, .linee2 td:last-child, .linee2 td:nth-last-child(2) {
	text-align: right;
}
.linee2 tr:last-child td:last-child, .linee2 tr:last-child td:nth-last-child(2) {
	border-top: 1px solid black;
}
.adestraultima td:last-child {
	text-align: right;
}
.adestraultima td:not(:last-child) {
	text-align: center;
}
.errata td:last-child {
	vertical-align: bottom;
}