MediaWiki:Gadget-InfoboxStyle.css: Difference between revisions

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 */