MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
Urology4all (talk | contribs) No edit summary Tag: Reverted |
Urology4all (talk | contribs) No edit summary Tag: Manual revert |
||
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, | |||
#footer { | |||
margin-left: 11em; | |||
} | |||
#left-navigation { | #left-navigation { | ||
left: 11em; | |||
} |
Latest revision as of 12:20, 17 March 2024
/* All CSS here will be loaded for users of the Vector skin */ #content, #footer { margin-left: 11em; } #left-navigation { left: 11em; }