MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 767:
/* ======================================================= */
/* 1. MAKE
/* ======================================================= */
.header-container.header-chrome,
Line 778:
/* ======================================================= */
/* 2.
/* This
/* ======================================================= */
body.skin-minerva {
padding-top: 0 !important;
}
/* Force the main content wrapper to start at pixel 0 */
#content,
.mw-body {
margin-top: 0 !important;
padding-top:
}
/* Remove potential gap from the Site Notice container */
/* ======================================================= */▼
.banner-container,
#siteNotice {
/* ======================================================= */▼
padding-top: 0 !important;
.skin-minerva .pre-content.heading-holder {▼
/* 60px (Header) + 30px (Gap) = 90px */▼
padding-top: 90px !important; ▼
margin-top: 0 !important;
}
▲/* ======================================================= */
/* 3. PUSH TITLE DOWN INTERNALLY */
/* This pushes the text "Home" down so it's not hidden, */
/* but keeps the background
▲/* ======================================================= */
border: none !important;▼
▲ box-shadow: none !important;
/* Ensure it behaves as a block to accept padding */
}
| |||