From 1b28ecb95e04d8daa77f8e6ae1b76ca896744ff3 Mon Sep 17 00:00:00 2001 From: Pierre Date: Tue, 4 Feb 2020 01:10:30 +0100 Subject: [PATCH] Correction CSS (liens footer) --- css/_sq_balint.scss | 2 +- css/mon_site.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/_sq_balint.scss b/css/_sq_balint.scss index 7bdf058..52a4a8c 100644 --- a/css/_sq_balint.scss +++ b/css/_sq_balint.scss @@ -333,7 +333,7 @@ body{ background: $fond-footer; padding: 3rem 0; a{ - color: $dark; + color: $light; } } diff --git a/css/mon_site.css b/css/mon_site.css index 27f8f1d..e29404e 100644 --- a/css/mon_site.css +++ b/css/mon_site.css @@ -12247,7 +12247,7 @@ body { } #footer-infos a { - color: #595959; + color: #f8f9fa; } .footer {