Welcome to the Mario Compendium! If you want to request an account, please do so at Mario Wiki or Fanonpedia.

MediaWiki:Gadget-InfoboxStyle.css: Difference between revisions

From Mario Compendium
Jump to navigationJump to search
swap
(level infobox)
(swap)
Line 20: Line 20:


.infobox.level { border: 1px solid #88A; background: #F7F8FF; }
.infobox.level { border: 1px solid #88A; background: #F7F8FF; }
.infobox.level > tbody > tr:first-child > * { background: #CCDDFA; }
.infobox.level > tbody > tr:first-child > * { background: #BCF; }
.infobox.level > tbody > tr:nth-child(2n+3) { background: #BCF; }
.infobox.level > tbody > tr:nth-child(2n+3) { background: #CCDDFA; }

Navigation menu