Template:Game infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
< Template:Game 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#game {
	background: #FFF5EE;
	border-color: #F98686;
}
.infobox#game > tbody > tr:first-child {
	background: #FAAAAA;
}
.infobox#game > tbody > tr:nth-child(2n+3) {
	background: #FFE4E1;
}