MediaWiki:Common.css: Difference between revisions

From Sams Bugs
No edit summary
No edit summary
Line 6: Line 6:
#footer-places-disclaimer { display: none; }
#footer-places-disclaimer { display: none; }
#footer-places { display: none; }
#footer-places { display: none; }
unset( $wgFooterIcons['poweredby'] );

Revision as of 17:45, 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; }
#footer-places { display: none; }
unset( $wgFooterIcons['poweredby'] );