MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* ===== MAIN PAGE LAYOUT ===== */ | /* ===== MAIN PAGE LAYOUT ===== */ | ||
/* hides left panel on main page */ | |||
/* | |||
body.page-Main_Page #mw-panel { | body.page-Main_Page #mw-panel { | ||
display: none; | display: none; | ||
| Line 8: | Line 10: | ||
margin-left: 0 !important; | margin-left: 0 !important; | ||
} | } | ||
*/ | |||
/* overall wrapper under the banner */ | /* overall wrapper under the banner */ | ||