MediaWiki:Common.css: Difference between revisions
>Samthecrazyman Remove talk pages |
Removed custom font code Tag: Manual revert |
||
(14 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 */ | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } |
Latest revision as of 01:05, 7 July 2024
/* CSS placed here will be applied to all skins */ #ca-talk { display:none!important; } body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }