diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/style.css | 2 |
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; |
