diff --git a/evennia/web/website/static/website/css/app.css b/evennia/web/website/static/website/css/app.css index 13d6e45a48..264d51c6a9 100644 --- a/evennia/web/website/static/website/css/app.css +++ b/evennia/web/website/static/website/css/app.css @@ -56,7 +56,7 @@ body { /* Set the fixed height of the footer here */ height: 60px; line-height: 60px; /* Vertically center the text there */ - background-color: #f5f5f5; + background-color: #7590ae; } .navbar-brand-logo {