Template:PMCS location infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#pmcs-location {
	color: #411000;
	background: #E0BC7E;
	border-color: #411000;
}
.infobox#pmcs-location > tbody > tr:first-child,
.infobox#pmcs-location > tbody > tr:nth-child(2n+3) {
	background: #F9DAAC;
}
.infobox#pmcs-location > tbody > tr:nth-child(2n+4) {
	background: #FFEBCD;
}