dmreagan / collectome

https://collectome.rt.iu.edu/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Default container background color #18

Closed dmreagan closed 5 years ago

dmreagan commented 5 years ago

If a piece of content doesn't have a background color defined, it inherits the container's background, which is currently a gray color. We need to either change the container default or insert a white div between the container and the content.

guangchen commented 5 years ago

Changed the background color in exhibit-config-preview.template.html to white.