Template:Species infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#species {
	background: #F8F8FF;
	border-color: #88A;
}
.infobox#species > tbody > tr:first-child {
	color: #FFF;
	background: #10274C;
}
.infobox#species > tbody > tr:nth-child(2n+3) {
	background: #C5CED6;
}