Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body {
  background: url("/images/SiteBackground.jpg") no-repeat scroll center top #BFBFBF !important;
}

Revision as of 19:48, 15 January 2013

/* CSS placed here will be applied to all skins */
body {
   background: url("/images/SiteBackground.jpg") no-repeat scroll center top #BFBFBF !important;
}