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
locs
(world)
(locs)
 
Line 22: Line 22:
.infobox.level > tbody > tr:first-child > * { background: #BCF; }
.infobox.level > tbody > tr:first-child > * { background: #BCF; }
.infobox.level > tbody > tr:nth-child(2n+3) { background: #CCDDFA; }
.infobox.level > tbody > tr:nth-child(2n+3) { background: #CCDDFA; }
/* location infobox */
.infobox.location { border: 1px solid #C8C; background: #FEF; }
.infobox.location > tbody > tr:first-child > * { background: #CBC; }
.infobox.location > tbody > tr:nth-child(2n+3) { background: #FFD0FF; }


/* world infobox */
/* world infobox */

Navigation menu