MediaWiki:Common.css: Difference between revisions

From Bioimaging Wiki
(Created page with "→‎CSS placed here will be applied to all skins: body.page-Main_Page li#ca-talk { display: none !important; }")
 
No edit summary
 
(18 intermediate revisions 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 */
body.page-Main_Page li#ca-talk { display: none !important; }
.page-Main_Page #ca-talk { display: none !important; }

Latest revision as of 19:55, 15 September 2023

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