MediaWiki:Common.css: Difference between revisions
|  (Created page with "→CSS placed here will be applied to all skins:   →* disable the Talk/Discussion page.:  ca-talk { display:none!important; }") | 
| (No difference) | 
Revision as of 15:35, 14 February 2024
/* CSS placed here will be applied to all skins */
/*
 * disable the Talk/Discussion page.
 */
ca-talk { display:none!important; }
