Template:Location infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
< Template:Location infobox
Revision as of 15:02, April 28, 2022 by Porplemontage (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
.infobox#location {
	background: #FEF;
	border-color: #C8C;
}
.infobox#location > tbody > tr:first-child {
	background: #CBC;
}
.infobox#location > tbody > tr:nth-child(2n+3) {
	background: #FFE3FF;
}