Template:WW location infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#ww-location {
	background: #DBDBC0;
	border-color: #88A;
}
.infobox#ww-location > tbody > tr:first-child {
	background: #969687;
}
.infobox#ww-location > tbody > tr:nth-child(2n+2) {
	background: #B8B8A2;
}