MediaWiki:Common.css

From Officience
Revision as of 11:20, 16 January 2017 by Welcomeadmin (talk | contribs) (Created page with "CSS placed here will be applied to all skins: body { background-color: #fff; } .mw-body { background-color: #f7f7f7; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */
body {
  background-color: #fff;
}
.mw-body {
  background-color: #f7f7f7;
}