MediaWiki:Vector.css

From Anitra Support
Revision as of 15:27, 11 July 2018 by Admin (talk | contribs)
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;
}

#content {
    margin-left: 1em;
}

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