MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
#content, | #content, | ||
#footer { | #footer { | ||
margin-left: | margin-left: 12em; | ||
} | } | ||
#left-navigation { | #left-navigation { | ||
left: | left: 12em; | ||
} | } |
Revision as of 04:40, 18 December 2015
/* CSS placed here will affect users of the Vector skin */ #content, #footer { margin-left: 12em; } #left-navigation { left: 12em; }