Browse Source

Colorbox: set body background color to white.

pull/395/head
Bowen Ding 6 years ago
parent
commit
3de10221d7
  1. 3
      sigal/themes/colorbox/static/css/style.css

3
sigal/themes/colorbox/static/css/style.css

@ -1,4 +1,5 @@
/* Override a few styles from skeleton */
body { background-color: white; }
/* Override a few styles from skeleton */
h1 { font-size: 4.0rem; }
h2 { font-size: 3.6rem; }
h3 { font-size: 3.0rem; }

Loading…
Cancel
Save