Template:SMO kingdom infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#smo-kingdom {
	background: #FFF;
	border-color: darkkhaki;
}
.infobox#smo-kingdom > tbody > tr:nth-child(2n+6) {
	background: whitesmoke;
}