MediaWiki:Common.css: Difference between revisions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
| Line 51: | Line 51: | ||
} | } | ||
/* Remove Main menu (sidebar) */ | |||
#vector-main-menu { | |||
display: none; | |||
} | |||
/* Remove spacing between title and body content | |||
.vector-body #mw-content-text { | |||
margin-top: 0; | |||
} | |||
.mw-body p { | .mw-body p { | ||
margin: 0.1em 0 1em 0; | margin: 0.1em 0 1em 0; | ||
} | } | ||