Template:Species infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
< Template:Species 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#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;
}