rediris / infrastrukt

Responsive WordPress starter theme built on @Zurb's Foundation 5 Framework
http://rediris.github.io/infrastrukt/
14 stars 3 forks source link

Output of _custom_background_cb should be less specific, since infrastrukt applies classes to the html tag instead of body tag #8

Closed rediris closed 10 years ago

rediris commented 10 years ago
<style type="text/css" id="custom-background-css">
body.custom-background { background-color: #fff; }
</style>

should be be less specific.