Difference between revisions of "MediaWiki:Common.css"

From RobolaboWiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #ca-watch { display: none !important; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#ca-watch { display: none !important; }
+
ca-watch { display: none !important; }

Revision as of 00:13, 14 November 2015

/* CSS placed here will be applied to all skins */
ca-watch { display: none !important; }