MediaWiki:Gadget-InfoboxStyle.css: Difference between revisions

world
(swap)
(world)
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; }
/* world infobox */
.infobox.world { border: 1px solid #88a; background: #F5F5F5; }
.infobox.world > tbody > tr:first-child > * { background: #98FB98; }
.infobox.world > tbody > tr:nth-child(2n+3) { background: #98FB98; }