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 |
||
Line 2: | Line 2: | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
#footer-places-privacy { display: none; } | |||
#footer-places-about { display: none; } | |||
#footer-places-disclaimer { display: none; } |
Revision as of 17:43, 1 October 2025
/* CSS placed here will be applied to all skins */ #ca-talk { display:none!important; } #footer-places-privacy { display: none; } #footer-places-about { display: none; } #footer-places-disclaimer { display: none; }