(Created page with "CSS placed here will be applied to all skins: #footer-info { display: none; }")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
#footer-info { display: none; }
 
#footer-info { display: none; }
 +
.catlinks { display: none; }

Latest revision as of 04:02, 10 September 2020

/* CSS placed here will be applied to all skins */
#footer-info { display: none; }
.catlinks { display: none; }