MediaWiki:Minerva.css: Difference between revisions
Jump to navigation
Jump to search
Want an adless experience? Log in or Create an account.
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
padding: 0em 0.4em; | padding: 0em 0.4em; | ||
background-color: #253125; | background-color: #253125; | ||
color: white; | |||
font-weight: bold; | font-weight: bold; | ||
background-image:none | |||
} | } | ||
.footer {color:white} | .footer {color:white} | ||
Line 32: | Line 32: | ||
} | } | ||
.header .branding-box h1, .header .branding-box a { | .header .branding-box h1, .header .branding-box a { | ||
color: #f3b333 !important; | color: #f3b333 !important; margin-right:3em; | ||
} | } |
Revision as of 16:31, November 4, 2022
.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; }