Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 66: Line 66:
/* TOP HEAD BAR */
/* TOP HEAD BAR */
/* ------------ */
/* ------------ */
/* This is the full head/navigation area to the right of the sidebar. */
body.skin-vector-legacy #mw-head {
body.skin-vector-legacy #mw-head {
position: absolute !important;
position: absolute !important;
Line 78: Line 77:


background: #fff;
background: #fff;
border-bottom: 1px solid #a7d7f9;
border-bottom: 0;
}
}


/* USER MENU */
/* USER MENU */