Template:Series infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
< Template:Series infobox
Revision as of 10:56, May 4, 2022 by Porplemontage (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
.infobox#series {
	background: #E6E6FA;
	border-color: indigo;
}
.infobox#series > tbody > tr:first-child {
	background: #C4C3D0;
}
.infobox#series > tbody > tr:nth-child(2n+3) {
	background: #CAC9D5;
}