diff --git a/static/regular.css b/static/regular.css index 953a9cc..a1a6960 100644 --- a/static/regular.css +++ b/static/regular.css @@ -10,7 +10,7 @@ body { font-family: "Open Sans", "Lato", sans-serif; color: #ffffff; - background-color: #2d2d2d; + background-color: #1d1d1d; } @keyframes rise { diff --git a/static/style.css b/static/style.css index f243ff2..78f41d2 100644 --- a/static/style.css +++ b/static/style.css @@ -10,7 +10,7 @@ body { font-family: "Open Sans", "Lato", sans-serif; color: #ffffff; - background-color: #2d2d2d; + background-color: #1d1d1d; } @keyframes rise {