Difference between revisions of "MediaWiki:Vector.css"

From Automotive Wiki from mr-fix
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: #content, #footer { margin-left: 11em; } #left-navigation { left: 11em; }")
 
(No difference)

Latest revision as of 20:41, 6 July 2017

/* CSS placed here will affect users of the Vector skin */
#content,
#footer {
    margin-left: 11em;
}
#left-navigation {
    left: 11em;
}