change bg color of footer

This commit is contained in:
Gered 2016-06-29 18:48:45 -04:00
parent 4ddb3e8761
commit c5b0eda139

View file

@ -18,7 +18,7 @@ html, body {
} }
#footer { #footer {
background-color: #f5f5f5; background-color: #fff;
} }
#footer .content { #footer .content {