12,652
editsno edit summary
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 68: | Line 68: | ||
align-content: center; | align-content: center; | ||
overflow: hidden; | overflow: hidden; | ||
} | |||
.mw-ads-ramp #bg3wiki-header-ad { | |||
width: 320px; | |||
height: 50px; | |||
} | } | ||
Line 78: | Line 82: | ||
/* Ad banner is 468px. Add another 16px as padding. */ | /* Ad banner is 468px. Add another 16px as padding. */ | ||
max-width: calc(100% - 468px - 16px); | max-width: calc(100% - 468px - 16px); | ||
} | |||
.mw-ads-ramp #firstHeading { | |||
margin-top: 12px; | |||
max-width: calc(100% - 320px - 16px); | |||
} | } | ||
.mw-ads-enabled .mw-indicators { | .mw-ads-enabled .mw-indicators { |