Difference between revisions of "MediaWiki:Common.css"

From Officience
Jump to: navigation, search
(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;
}