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 5: | Line 5: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.header {color:white;background-image:none} | |||
.footer {color:white} | .footer {color:white} | ||
Line 14: | Line 15: | ||
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 { | 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; | color: #1d6d26; | ||
} | } | ||
a { | a { | ||
Line 24: | Line 22: | ||
background-color: #253125; | background-color: #253125; | ||
font-weight: bold; | 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; | |||
} | } |
Revision as of 16:24, November 4, 2022
.header { padding: 0em 0.4em; background-color: #253125; color: white; font-weight: bold; } .header {color:white;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; }