MediaWiki:Gadget-DarkMode.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 53: Line 53:
background-color: #bbb;
background-color: #bbb;
}
}
body.mediawiki table.wikitable td {
body.mediawiki table.wikitable {
background-color: #ccc;
background: #ccc;
}
}
table#foreignNames,
table#foreignNames,
Line 63: Line 63:
background-color: #bbb !important;
background-color: #bbb !important;
}
}
table#foreignNames td {
table#foreignNames {
background-color: #ccc !important;
background: #ccc !important;
}
}
#pgod {
#pgod {