Template:Group infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#group {
	background: #FFF7EE;
	border-color: #FF5300;
}
.infobox#group > tbody > tr:first-child {
	background: #FF8A4A;
}
.infobox#group > tbody > tr:nth-child(2n+3) {
	background: #FF9C77;
}