Template:MG character infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#mg-character {
	background: whitesmoke;
	border-color: #207200;
}
.infobox#mg-character > tbody > tr:first-child,
.infobox#mg-character > tbody > tr:nth-child(2n+4) {
	background: lightgreen;
}
.infobox#mg-character > tbody > tr:nth-child(2) {
	background: #D4F8CE;
}