MediaWiki:Common.css: Difference between revisions

From Init-c Wiki
(Created page with "→‎CSS placed here will be applied to all skins: body.page-Main_Page li#ca-talk { display: none !important; } #ca-talk { display: none !important; }")
(No difference)

Revision as of 20:23, 1 December 2022

/* CSS placed here will be applied to all skins */
body.page-Main_Page li#ca-talk { display: none !important; }
#ca-talk { display: none !important; }