MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 41: | Line 41: | ||
h1, h2, h3, h4, h5 { | h1, h2, h3, h4, h5 { | ||
color: # | color: #d4d4d4; | ||
} | } | ||
Revision as of 14:53, 28 July 2021
/* CSS placed here will be applied to all skins */ body, #mw-page-base { background-color: #111835; background-image: none; } #content { background-color: #fff; border-color: #1d1f25; } a:link { color: #686868 !important; } a:visited { color: #686868 !important; } a:hover { color: #686868 !important; text-decoration: underline !important; } a:active { color: #686868 !important; } .mw-body { margin-top: 0px; color: #5e5e5e; } .mw-editinginterface, .mw-editform { color: #222222; } .mw-content-ltr, .mw-editinginterface { color: #5e5e5e !important; } #left-navigation { margin-left: 11.5em; } h1, h2, h3, h4, h5 { color: #d4d4d4; } div.vectorTabs { padding-left: 0px; background-image: none; } div.vectorTabs ul { background-image: none; } div.vectorTabs ul li { margin-left: 2px; margin-right: 2px; } div.vectorTabs ul li, div.vectorTabs li.selected { background-image: none; background-color: #fff; color: #5e5e5e; } div.vectorTabs ul li a, div.vectorTabs ul li a:visited, div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited, div.vectorTabs li.new a, div.vectorTabs li.new a:visited { color: #5e5e5e; } div.vectorTabs ul li { border-top: 1px solid #1d1f25; border-left: 1px solid #1d1f25; border-right: 1px solid #1d1f25; border-bottom: none; background-color: #111835; box-sizing: border-box; } div.vectorTabs span { background-image: none; } div.vectorTabs ul li.selected { border-top: 1px solid #1d1f25; border-left: 1px solid #1d1f25; border-right: 1px solid #1d1f25; border-bottom: none; margin-top: 1px; } div#mw-head div.vectorMenu h3 { background-image: none; } div.vectorMenu li a, div.vectorMenu li a:visited, div.vectorMenu h3 span { color: #5e5e5e; } div.vectorMenu div.menu { background-color: #fff; } div#mw-panel div.portal div.body { background-color: #00132C; color: black; border: 1px solid #5e5e5e; padding: 0 .8em .3em .5em; background-image: none; } div#mw-panel div.portal h3 { background: transparent; padding: 0 1em 0 .5em; display: inline; height: 1em; text-transform: lowercase; font-size: 75%; font-weight: normal; white-space: nowrap; color: #5e5e5e; margin: none; } div#simpleSearch { background-image: none; background-color: unset; } div#simpleSearch input { background-color: #00132C; color: #5e5e5e; } a, a:visited, div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited, .tocnumber { text-decoration: none; color: #55798B; background: none; } #bodyContent a.external { color: #55798B; } #toc, .toc, .mw-warning { border: 1px solid #5e5e5e; background-color: #0C3248; padding: 5px; font-size: 95%; } table { background-color: #111835; } pre { padding: 1em; border: 1px dashed #5e5e5e; color: #5e5e5e; background-color: #fff; line-height: 1.1em; } .catlinks { border: 1px solid #5e5e5e; background-color: #0C3248; padding: 5px; margin-top: 1em; clear: both; } div#footer ul li { color: #5e5e5e; } #pagehistory li.selected { background-color: unset; } table, table.wikitable, div.thumbinner, img.thumbimage { background-color: #111835; color: #5e5e5e; } #pagehistory li.selected { color: inherit; } .mw-editinginterface, .mw-editform { color: inherit; } #filetoc { background-color: inherit; } table.wikitable > tr > th, table.wikitable > * > tr > th { background-color: inherit; } .mw-parser-output a.extiw, .mw-parser-output a.extiw:active { color: #55798B !important; }