Modèle:Page:Mémoire pour le sieur Pierre Lesens, capitaine de navire, de présent en la ville des Cayes.djvu/24.css

table td {
    line-height: 1em;
    padding-top: 0;
    padding-bottom: 0;
   	vertical-align: bottom;
}
table th {
	font-weight: normal;
}

.avoir-droite td {
	border-right:2px solid;
	line-height: 1.5em;
}
.avoir-droite td:last-child {
	border: none;
}

.avoir-droite th {
	vertical-align: top;
	text-align: right;
	border-right: 2px solid;
}

.result, .avoir-droite .result:last-child {
	border-top: 1px solid;
}
.avoir-droite .idem {
	border: none;
	padding-left:2em;
}
.number, .result {
	text-align: right;
}