MediaWiki:Vector.css: Difference between revisions
From The Blockheads Wiki
>Abcboy m (More testing) |
FloofyPlasma (talk | contribs) m (Reverted edit by FloofyPlasma (talk) to last revision by [[User:>Abcboy|>Abcboy]]) Tag: Rollback |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
/* increase Vector sidebar width */ | /* increase Vector sidebar width */ | ||
div#footer, #mw-head-base, div#content, div#left-navigation { margin-left: 11em; } | div#footer, #mw-head-base, div#content, div#left-navigation { margin-left: 11em; } | ||
div# | div#googleadsense { margin-left: -1.25em; } | ||
#mw-panel { padding-left: 0.5em; } | |||
#p-logo { left: 0.5em; } |