MediaWiki:Vector.css

From Anitra Support
Revision as of 15:26, 11 July 2018 by Admin (talk | contribs) (Created page with "CSS placed here will affect users of the Vector skin: #left-navigation { margin-left: 1em !important; } div#mw-panel { display: none; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will affect users of the Vector skin */

#left-navigation
{
    margin-left: 1em !important;
}

div#mw-panel
{
    display: none;
}