MediaWiki:Common.css: Difference between revisions

From Sams Bugs
Created page with "CSS placed here will be applied to all skins: #ca-talk { display:none!important; }"
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


#ca-talk { display:none!important; }
#ca-talk { display:none!important; }
#footer-places { display: none; }

Latest revision as of 17:59, 1 October 2025

/* CSS placed here will be applied to all skins */

#ca-talk { display:none!important; }
#footer-places { display: none; }