Template:Group infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
< Template:Group infobox
Revision as of 15:03, April 28, 2022 by Porplemontage (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;
}