Index:Biodiversity Assessment of the Fishes of Saba Bank Atoll, Netherlands Antilles.pdf/styles.css

.__table2{
width:100%;
font-size: 85%;
border-collapse:collapse;
}

.__table2 tr:nth-child(2n+1) {
	background-color:lightgrey;
}

.__table2 tr:nth-child(1) {
	background-color:transparent;
}

.__table2 th{
	vertical-align:top;
	text-align:left;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-color:white;
}

.__table2 td{
	vertical-align:top;
	text-align:left;
}