Colorbox: set body background color to white.

This commit is contained in:
Bowen Ding
2020-07-08 16:08:49 +08:00
parent bf46947b26
commit 3de10221d7

View File

@@ -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; }