MediaWiki:Common.css

From SIAG-GD

(Difference between revisions)
Jump to: navigation, search
Revision as of 07:45, 19 July 2021 (edit)
Gd chair (Talk | contribs)
(New page: - * CSS placed here will be applied to all skins - #mw-panel .body { visibility: hidden; })
← Previous diff
Current revision (07:49, 19 July 2021) (edit) (undo)
Gd chair (Talk | contribs)

 
(3 intermediate revisions not shown.)
Line 1: Line 1:
/** CSS placed here will be applied to all skins */ /** CSS placed here will be applied to all skins */
-#mw-panel .body { visibility: hidden; }+#p-search { display:none; }
 +#footer { display:none; }

Current revision

/** CSS placed here will be applied to all skins */

  1. p-search { display:none; }
  2. footer { display:none; }
Views
Personal tools