From: Jérémy Fabre Date: Tue, 7 Feb 2017 13:10:15 +0000 (+0100) Subject: Set global text color to white X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=146623281ad9f659c2984b51cc2018a9fe04ee01;p=mezzo.git Set global text color to white --- diff --git a/app/static/src/sass/layout/_global.scss b/app/static/src/sass/layout/_global.scss index b6d885d5..2eaa8d1b 100755 --- a/app/static/src/sass/layout/_global.scss +++ b/app/static/src/sass/layout/_global.scss @@ -41,6 +41,7 @@ html, body { background: $color-background; + color: white; @include mq($until: sm) {