Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
m (Protected "MediaWiki:Vector.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
|||
(One intermediate revision by the same user not shown) | |||
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; | ||
} | } |