Template:SMBSS segment infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
< Template:SMBSS segment infobox
Revision as of 15:19, April 1, 2024 by GuntherBayBeee (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
.infobox#smbss-segment {
	background: #F7F8FF;
	border-color: #88A;
}
.infobox#smbss-segment > tbody > tr:first-child {
	background: #6495ED;
}
.infobox#smbss-segment > tbody > tr:nth-child(2n+2) {
	background: #B0E0E6;
}
.infobox#smbss-segment > tbody > tr:last-child {
	background: #B0E0E6;
}