MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Jacobbentley (talk | contribs) No edit summary |
Jacobbentley (talk | contribs) No edit summary |
||
| Line 17: | Line 17: | ||
/* Left Navigation - Logo */ | /* Left Navigation - Logo */ | ||
#mw-panel { background-color: rgb(13,25,44); color: #cbd9f4; } | #mw-panel { background-color: rgb(13,25,44); color: #cbd9f4; } | ||
/* Footer */ | |||
.mw-footer li { color: #cbd9f4; } | |||
/* Footer && Personal - Top Right */ | |||
a { color: #8cabe6; } | |||
p-views-label { background: #222e45; } | |||
/* | /* | ||
| Line 25: | Line 32: | ||
/* Message/Discussion/Read/Edit/View History */ | /* Message/Discussion/Read/Edit/View History */ | ||
Revision as of 04:34, 17 February 2023
/* CSS placed here will be applied to all skins */
/* Left Navigation - Tools/Header */
#p-tb-label { color: #cbd9f4; font-weight: bold; }
/* Left Navigation - MainPage and Tools */
.vector-menu-portal .vector-menu-content li a { color: #8cabe6 !important }
/* Left Navigation - Background */
body { background-color: rgb(13,25,44); color: #cbd9f4; }
/* Top Menu - Background */
#mw-head-base { background-color: rgb(13,25,44); }
/* Main Body */
#content { background-color: rgb(21,37,60); color: #cbd9f4; }
/* Main Body - Header */
#firstHeading { color: #cbd9f4; font-weight: bold; }
/* Left Navigation - Logo */
#mw-panel { background-color: rgb(13,25,44); color: #cbd9f4; }
/* Footer */
.mw-footer li { color: #cbd9f4; }
/* Footer && Personal - Top Right */
a { color: #8cabe6; }
p-views-label { background: #222e45; }
/*
#p-navigation { background-color: rgb(13,25,44); color: #cbd9f4; }
#p-navigation .pBody { color: #cbd9f4; }
#footer { color: #cbd9f4; }
*/
/* Message/Discussion/Read/Edit/View History */