MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

From the Nintendo Wiki, a wiki covering all things Nintendo
Jump to navigationJump to search
Content added Content deleted
(copying over from mario wiki)
(infobox customizations)
Line 297: Line 297:
.infobox.gray > tbody > tr:first-child > td { background: lightgray; }
.infobox.gray > tbody > tr:first-child > td { background: lightgray; }
.infobox.gray > tbody > tr:nth-child(2n+3) { background: gainsboro; }
.infobox.gray > tbody > tr:nth-child(2n+3) { background: gainsboro; }

/* specific infoboxes */
.infobox.series > tbody > tr:nth-child(2n+3) { background: #C4C3D0; }
.infobox.dklevel > tbody > tr > td:first-of-type { width: 45%; }


/* notice templates */
/* notice templates */