Difference between revisions of "User:Admin/vector.css"

From Anitra Support
Jump to: navigation, search
 
Line 6: Line 6:
 
}
 
}
  
div#mw-panel
 
{
 
    display: block;
 
}
 
  
 
#content {
 
#content {

Latest revision as of 09:10, 9 October 2018

/* CSS placed here will affect users of the Vector skin */

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


#content {
    margin-left: 1em;
}

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

#footer-places {
    display: block;
}

#footer-poweredbyico {
    display: none;
}

#ca-talk {
    display: block;
}

#content {
    margin:0;
    border: 0;
}

#mw-page-base, #mw-head-base, #mw-head {
    display: block;
}

#firstHeading {
    display: block;
}