MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

Content deleted Content added
copying over from mario wiki
infobox customizations
Line 297:
.infobox.gray > tbody > tr:first-child > td { background: lightgray; }
.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 */