MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(New page: →CSS placed here will be applied to all skins: body.page-Main_Page .firstHeading {display: none;}) |
(Turned off Tabs) |
||
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 .firstHeading {display: none;} | body.page-Main_Page .firstHeading {display: none;} | ||
#ca-talk { display:none!important; } |
Revision as of 11:41, 2 February 2024
/* CSS placed here will be applied to all skins */ body.page-Main_Page .firstHeading {display: none;} #ca-talk { display:none!important; }