Template:LM ghost infobox/styles.css
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.infobox#LM_ghost {
--darkborder: #070;
--darkbannerbg: #050;
--darkrowoddbg: #030;
--darkrowevenbg: none;
--darkbg: #010;
background: #DDFFDD;
border-color: #080;
}
.infobox#LM_ghost > tbody > tr:first-child {
background: #32CD32;
}
.infobox#LM_ghost > tbody > tr:nth-child(2n+3) {
background: #adebad;
}