975
edits
Welcome to the Mario Compendium! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
m (3 revisions imported: Importing from SkyWiki) |
(level infobox) |
||
Line 16: | Line 16: | ||
.infobox.species > tbody > tr:first-child > * { background: #10274c;color:#FFF } | .infobox.species > tbody > tr:first-child > * { background: #10274c;color:#FFF } | ||
.infobox.species > tbody > tr:nth-child(2n+3) { background: #C5CED6; } | .infobox.species > tbody > tr:nth-child(2n+3) { background: #C5CED6; } | ||
/* level infobox */ | |||
.infobox.level { border: 1px solid #88A; background: #F7F8FF; } | |||
.infobox.level > tbody > tr:first-child > * { background: #CCDDFA; } | |||
.infobox.level > tbody > tr:nth-child(2n+3) { background: #BCF; } |