Template:LM room infobox/styles.css
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#lm-room {
--darkborder: #385D90;
--darkbannerbg: #325280;
--darkrowoddbg: #1F3450;
--darkrowevenbg: none;
--darkbg: #121D2E;
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;
}