diff options
-rw-r--r-- | views/stylesheets/authentication.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/stylesheets/authentication.css b/views/stylesheets/authentication.css index 30a99563e..e84deb531 100644 --- a/views/stylesheets/authentication.css +++ b/views/stylesheets/authentication.css @@ -10,7 +10,7 @@ label { body { /* background-color: #ccbbcc; */ - background-color: #bf0000; + background-color: #251f1f; } #logo { |