Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the Vector skin: →For GoogleAdSense: #content, #footer { margin-left: 11em; } #left-navigation { left: 11em; }") |
|||
Line 2: | Line 2: | ||
/* For GoogleAdSense */ | /* For GoogleAdSense */ | ||
− | + | ||
− | # | + | #ad_unit { |
margin-left: 11em; | margin-left: 11em; | ||
− | |||
− | |||
− | |||
} | } |
Revision as of 20:49, 2 March 2019
/* CSS placed here will affect users of the Vector skin */ /* For GoogleAdSense */ #ad_unit { margin-left: 11em; }