Template:World infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
< Template:World infobox
Revision as of 14:51, May 6, 2022 by Porplemontage (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
.infobox#world {
	background: whitesmoke;
	border-color: #88A;
}
.infobox#world > tbody > tr:nth-child(2n+1) {
	background: palegreen;
}