MediaWiki: Common.css: Difference between revisions
From Ensiklopedia
(Created page with "→CSS placed here will be applied to all skins: .page-Main_Page #contentSub { display: none }") |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.page-Main_Page | .page-Main_Page .mw-parser-output { display: none } | ||
Revision as of 13:39, 3 May 2023
/* CSS placed here will be applied to all skins */
.page-Main_Page .mw-parser-output { display: none }