Difference between revisions of "MediaWiki:Common.css"

From CRS EMS Guidelines
(Created page with "→‎CSS placed here will be applied to all skins: #ca-talk { display: none !important; } #ca-history { display: none !important;} #ca-viewsource { display: none !important; }")
 
(No difference)

Latest revision as of 23:33, 3 April 2022

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