Template:World infobox/styles.css

.infobox#world {
	background: whitesmoke;
	border-color: #88A;
}
.infobox#world > tbody > tr:nth-child(2n+1) {
	background: palegreen;
}