Difference between revisions of "MediaWiki:Common.css"

From Control Solutions IoTServer Documentation
Jump to navigation Jump to search
(Created page with "CSS placed here will be applied to all skins: #ca-talk { display:none !important; } #ca-viewsource { display:none !important; }")
 
(No difference)

Latest revision as of 17:55, 24 February 2019

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