diff --git a/wp-content/themes/default/style.css b/wp-content/themes/default/style.css index 2cb659302..f1f2e4efa 100644 --- a/wp-content/themes/default/style.css +++ b/wp-content/themes/default/style.css @@ -81,7 +81,7 @@ border: 1px solid #ddd; } #footer { - background: #eee url('images/kubrickfooter.jpg') no-repeat top; + background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top; border: none; }