Correction CSS (liens footer)

This commit is contained in:
Pierre 2020-02-04 01:10:30 +01:00
parent cb606f1d27
commit 1b28ecb95e
2 changed files with 2 additions and 2 deletions

View file

@ -333,7 +333,7 @@ body{
background: $fond-footer; background: $fond-footer;
padding: 3rem 0; padding: 3rem 0;
a{ a{
color: $dark; color: $light;
} }
} }

View file

@ -12247,7 +12247,7 @@ body {
} }
#footer-infos a { #footer-infos a {
color: #595959; color: #f8f9fa;
} }
.footer { .footer {