MediaWiki:Common.css: Difference between revisions

From ARIS
Jump to navigation Jump to search
Created page with "→‎CSS placed here will be applied to all skins: #catlinks { display: none; }"
 
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#catlinks { display: none; }
#catlinks { display: none; }
#footer-places-privacy { display: none; }

Revision as of 12:17, 29 September 2023

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