Template:SMBSS segment infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
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;
}