Files @ 5b627813e4d4
Branch filter:

Location: website/www/conservancy/static/img/nav-bg-campaign-up.png

tbm
Fix error ID "sponsor" already defined

An id can only be used once, you'd have to use a "class", but since the
<ul> element has an id the individual list elements will get the right
CSS values.