aboutsummaryrefslogtreecommitdiffstats
path: root/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 16dbe65..1f9ca26 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -19,7 +19,7 @@
/* --body-bg-color: #fbf8f2; */
/* --body-bg-color: #fff; */
- --body-bg-color: #eee;
+ --body-bg-color: white;
--bold-text-color: #1e1e1e;
--body-text-color: #2b2b2b;