Difference between revisions of "MediaWiki:Common.css"
Marliesm90 (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: .toc, #toc { display: none; }") |
Marliesm90 (talk | contribs) |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.toc, #toc { display: none; } | .toc, #toc { display: none; } | ||
| + | |||
| + | body.Grundlagen_des_wissenschaftlichen_Arbeitens.action-view h1.firstHeading, body.Grundlagen_des_wissenschaftlichen_Arbeitens.action-submit h1.firstHeading { display: none; } | ||
Revision as of 07:53, 19 April 2019
/* CSS placed here will be applied to all skins */
.toc, #toc { display: none; }
body.Grundlagen_des_wissenschaftlichen_Arbeitens.action-view h1.firstHeading, body.Grundlagen_des_wissenschaftlichen_Arbeitens.action-submit h1.firstHeading { display: none; }