Template:World infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#world {
	background: whitesmoke;
	border-color: #88A;
}
.infobox#world > tbody > tr:nth-child(2n+1) {
	background: palegreen;
}