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 edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
/* | /* | ||
* disable the Talk/Discussion page. | * disable the Talk/Discussion page. 2/14/2024 -JTI | ||
*/ | */ | ||
ca-talk { display:none | li#ca-talk { display: none; } | ||
Latest revision as of 15:04, 14 February 2024
/* CSS placed here will be applied to all skins */
/*
* disable the Talk/Discussion page. 2/14/2024 -JTI
*/
li#ca-talk { display: none; }