Template:Game infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
< Template:Game infobox
Revision as of 15:35, April 26, 2022 by Porplemontage (talk | contribs) (Protected "Template:Game infobox/styles.css" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
Jump to navigationJump to search
.infobox.game {
	background: #FFF5EE;
	border: 1px solid #F98686;
}
.infobox.game > tbody > tr:first-child {
	background: #FAAAAA;
}
.infobox.game > tbody > tr:nth-child(2n+3) {
	background: #FFE4E1;
}