Difference between revisions of "MediaWiki:Common.css"

From House of Hozz
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body {background: red}")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body {background: red}
+
#mw-page-base {background: red}

Revision as of 05:29, 21 October 2017

/* CSS placed here will be applied to all skins */
#mw-page-base {background: red}