Index:A View of the State of Ireland - 1809.djvu/styles.css

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

table.__colr2n td:nth-child(2n+0){	
	text-align:right;
	}


table.__midcols2n td:nth-of-type(2n+1){
	border-left:1px solid black;
	}

table.__midcols2n tr td:first-of-type{
	border:none;
	}