MediaWiki:Common.css: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Welcomeadmin (talk | contribs)  Created page with "→CSS placed here will be applied to all skins:  body {   background-color: #fff; } .mw-body {   background-color: #f7f7f7; }" | 
| (No difference) | 
Revision as of 11:20, 16 January 2017
/* CSS placed here will be applied to all skins */
body {
  background-color: #fff;
}
.mw-body {
  background-color: #f7f7f7;
}