Template:LM room infobox/styles.css

.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;
}