Template:DLC infobox/styles.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary Tags: Mobile edit Advanced mobile edit |
mNo edit summary |
||
Line 5: | Line 5: | ||
.infobox#dlc > tbody > tr:first-child { | .infobox#dlc > tbody > tr:first-child { | ||
color: #FFF; | color: #FFF; | ||
background: # | background: #FFBFDF; | ||
} | } | ||
.infobox#dlc > tbody > tr:nth-child(2n+3) { | .infobox#dlc > tbody > tr:nth-child(2n+3) { | ||
background: #FFEDF6; | background: #FFEDF6; | ||
} | } |