MediaWiki:Common.css: Difference between revisions

some sidebar/header styling to make us look less like Wikipedia, will revert if issues
No edit summary
(some sidebar/header styling to make us look less like Wikipedia, will revert if issues)
Line 1:
/* CSS placed here will be applied to all skins */
 
/* Left Sidebar/Header styling */
 
body {
background-color: #DDB100!important;
}
.mw-head {
background: #DDB100!important;
}
.mw-page-base {
background-image: none;
background-color: #DDB100!important;
}
 
/* {{spoiler}} templates -- default select-to-view */