Template:Kart infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
< Template:Kart infobox
Revision as of 17:34, May 3, 2022 by Porplemontage (talk | contribs) (Protected "Template:Kart infobox/styles.css" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
.infobox#kart {
	background: #F5F5DC;
	border-color: darkkhaki;
}
.infobox#kart > tbody > tr:first-child {
	background: #F0E68C;
}
.infobox#kart > tbody > tr:nth-child(2n+3) {
	background: #EEE8AA;
}