Template:LM room infobox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#lm-room {
	background: #F0F8FF;
	border-color: #00004C;
}
.infobox#lm-room > tbody > tr:first-child {
	background: #5993E5;
}
.infobox#lm-room > tbody > tr:nth-child(2n+3) {
	background: #BDD4F5;
}