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 7: | Line 7: | ||
#firstHeading { color: #cbd9f4; font-weight: bold; } | #firstHeading { color: #cbd9f4; font-weight: bold; } | ||
//Left Navigation - Tools | |||
#p-tb-label { color: #cbd9f4; font-weight: bold; } | #p-tb-label { color: #cbd9f4; font-weight: bold; } | ||
//Left Navigation - MainPage and Tools | |||
.vector-menu-portal .vector-menu-content li a { color: #8CABEC !important } | .vector-menu-portal .vector-menu-content li a { color: #8CABEC !important } | ||
Revision as of 03:52, 17 February 2023
/* CSS placed here will be applied to all skins */
#p-personal { color: #cbd9f4; }
#content { background-color: rgb(21,37,60); color: #cbd9f4; }
#firstHeading { color: #cbd9f4; font-weight: bold; }
//Left Navigation - Tools
#p-tb-label { color: #cbd9f4; font-weight: bold; }
//Left Navigation - MainPage and Tools
.vector-menu-portal .vector-menu-content li a { color: #8CABEC !important }
#mw-panel { background-color: rgb(13,25,44); color: #cbd9f4; }
#p-navigation { background-color: rgb(13,25,44); color: #cbd9f4; }
#p-navigation .pBody { color: #cbd9f4; }
body { background-color: rgb(13,25,44); color: #cbd9f4; }
#mw-head-base { background-color: rgb(13,25,44); }
#footer-navigation { color: #cbd9f4; }
//Message/Discussion/Read/Edit/View History
//.vector-menu-content li a:visited { color: #cbd9f4 }