Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.navbox-title,
.navbox th {
    background: #e6e6ff;     /* Level 1 color */
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: #eeeeff;     /* Level 2 color */
}
.navbox-subgroup .navbox-group, 
.navbox-subgroup .navbox-abovebelow {
    background: #efefff;     /* Level 3 color */
}

/* color redirects green */
a.mw-redirect {color: green} 
a.mw-redirect:visited {color: darkgreen}

h1,h2 {
font-family: inherit !important;
}

.citation-comment {display: inline !important;}

.advert {display: none !important;}