MediaWiki:Common.css: Difference between revisions

Content added Content deleted
(some sidebar/header styling to make us look less like Wikipedia, will revert if issues)
(nvm, should probably find an even lighter shade first)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* 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 */
/* {{spoiler}} templates -- default select-to-view */