Difference between revisions of "MediaWiki:Common.css"
From Help | Taramala
(Created page with "→CSS placed here will be applied to all skins: #column-content { margin: 0 0 .6em 0; } #content { margin: 2.8em 0 0 0; } #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-se...") |
|||
Line 4: | Line 4: | ||
#p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; } | #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; } | ||
#p-cactions { left: .1em; } | #p-cactions { left: .1em; } | ||
+ | #mw-portlet-body { display:none; } |
Revision as of 21:17, 15 April 2020
/* CSS placed here will be applied to all skins */ #column-content { margin: 0 0 .6em 0; } #content { margin: 2.8em 0 0 0; } #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; } #p-cactions { left: .1em; } #mw-portlet-body { display:none; }