MediaWiki:Minerva.css

Revision as of 16:31, November 4, 2022 by Sanityormadness (talk | contribs)
Want an adless experience? Log in or Create an account.

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl+F5 or Ctrl+R (Command+R on a Mac)
  • Google Chrome: press Ctrl+Shift+R (Command+Shift+R on a Mac)
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl+F5
  • Konqueror: click Reload or press F5
  • Opera: clear the cache in Tools → Preferences
.header {
    padding: 0em 0.4em;
    background-color: #253125;
    color: white;
    font-weight: bold;
    background-image:none
}
.footer {color:white}

footer > .post-content > h2:first-child, .mw-footer > .post-content > h2:first-child, footer > .post-content > h2, .mw-footer > .post-content > h2, footer > .post-content > *, .mw-footer > .post-content > * {
    color:white
}


a, a:visited, .mw-body a.external, .mw-body a.external:visited, .mw-body a.extiw, .mw-body a.extiw:active, .mw-body a.extiw:visited, #mw-panel .portal .body ul li a, #mw-panel .portal .body ul li a:visited, #mw-mf-page-left ul.hlist li a {
    color: #1d6d26;
}
a {
    font-weight: 700;
}
#mw-mf-page-center, .header-container.header-chrome, #main-menu-input:checked ~ #mw-mf-page-left {
    background-color: #253125;
    font-weight: bold;
}


a:hover, a:active, a:focus, .footer a, #mw-mf-page-left ul.hlist li a {
    color: #f3b333;
}
.branding-box a, .branding-box sup, #mw-mf-page-left ul.hlist li a, .ra-read-more h2, .footer-content, .footer-content a, footer .hlist li::after {
    color: #f3b333;
}
.header .branding-box h1, .header .branding-box a {
    color: #f3b333 !important; margin-right:3em;
}