MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
Tag: Manual revert
No edit summary
Tags: Mobile edit Mobile web edit
Line 743:
display: none !important;
}
}
 
/* ======================================================= */
/* MOBILE HEADER: SHADOW (Applied to Inner Bar) */
/* ======================================================= */
.minerva-header {
/* Remove default flat border */
border-bottom: none !important;
/* Add the shadow directly to the white bar */
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
}