Difference between revisions of "MediaWiki:Common.css"

From PolySocial Reality
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #ca-watch { display: none !important; }")
 
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
+
body, div#mw-head, div#footer, div#mw-head-base, div#mw-page-base, div#content { background: #FFF !important; }
#ca-watch { display: none !important; }
 

Latest revision as of 20:41, 20 September 2020

/* CSS placed here will be applied to all skins */
body, div#mw-head, div#footer, div#mw-head-base, div#mw-page-base, div#content { background: #FFF !important; }