MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
Line 745:
}
/* 1. Remove gap below the Site Notice (even if empty) */
#siteNotice {
}
background: transparent !important;▼
▲ border: none !important;
/* 2. Remove gap above the Main Content container */
▲ box-shadow: none !important;
#content.mw-body {
padding-top: 0 !important;
}
/* 3. Remove gap above the Page Heading ("Home") */
/* This is often the hidden cause of the white line */
.pre-content,
.page-heading,
.firstHeading {
margin-top: 0 !important;
padding-top: 0 !important;
}
| |||