From: Jérémy Fabre Date: Tue, 4 Oct 2016 13:30:05 +0000 (+0200) Subject: Change the footer background color X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4ee81b5a2d4318ba03c0203edf3bffba2634617f;p=mezzo.git Change the footer background color --- diff --git a/app/static/src/sass/layout/_footer.scss b/app/static/src/sass/layout/_footer.scss index b3453ee5..bf9d3bcd 100755 --- a/app/static/src/sass/layout/_footer.scss +++ b/app/static/src/sass/layout/_footer.scss @@ -25,7 +25,7 @@ $module: ".footer"; &__content { - background: #8e8e8e; + background: #6b6b6b; @include padding(1 0);