MediaWiki:Common.css: Unterschied zwischen den Versionen

(Created page with "CSS placed here will be applied to all skins: Footer-Icons ausblenden: .footer-icons { display:none; }")
 

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

/* Footer-Icons ausblenden */ .footer-icons {

                   display:none!important;

            

}