Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
content, | #content, | ||
footer { | #footer { | ||
margin-left: 11em; | margin-left: 11em; | ||
} | } | ||
left-navigation { | #left-navigation { | ||
left: 11em; | left: 11em; | ||
} | } |