WPSwitzerland / wordcampbern2017

3 stars 0 forks source link

Sponsors design changes #7

Closed grappler closed 7 years ago

grappler commented 7 years ago

image

image

grappler commented 7 years ago

I am not sure if we can do something about the mixed matched background colours of the logos.

ocean90 commented 7 years ago

You could make the background of the sponsors section white.

.wcorg-sponsors {
    background: #fff;
    box-shadow: -600px 0 0 0 #fff, 600px 0 0 0 #fff; /* left/right overflow */
}