MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 767:
/* ======================================================= */
/*
/* ======================================================= */
▲.header-container.header-chrome {
background: transparent !important;▼
.minerva-header {
background: transparent !important;
▲ background-color: transparent !important;
border: none !important;
box-shadow: none !important;
}
/* ======================================================= */
/* 2. PULL CONTENT UP (REMOVE WHITE GAP) */
/* This is crucial. Without this, you
/* background through the transparent header. */
/* ======================================================= */
body.skin-minerva {
padding-top: 0 !important; /* Was 60px */
}
/*
/* or leave at 0 to have images scroll fully behind the header */
.mw-body {
margin-top: 0 !important; /* Was 10px */
padding-top: 60px !important; /*
}
| |||