Difference between revisions of "MediaWiki:Common.css"
From Phoenix Cart User Guide
PeterRobert (talk | contribs) |
PeterRobert (talk | contribs) |
||
| 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.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | + | /*body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }*/ |
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
#ca-nstab-main { display:none!important; } | #ca-nstab-main { display:none!important; } | ||
Revision as of 06:53, 4 October 2019
/* CSS placed here will be applied to all skins */
/*body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }*/
#ca-talk { display:none!important; }
#ca-nstab-main { display:none!important; }
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }
#ca-watch { display:none!important; }
#ca-unwatch { display:none!important; }