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 {
/* FIX "DOUBLE BANNER": MAKE OUTER LAYER TRANSPARENT */
boxmargin-shadowbottom: none0 !important;
/* ======================================================= */
borderpadding-bottom: none0 !important;
.header-container.header-chrome {
}
background: transparent !important;
 
border: none !important;
/* 2. Remove gap above the Main Content container */
box-shadow: none !important;
#content.mw-body {
backgroundmargin-top: transparent0 !important;
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;
}