mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Change color of footer text to dark
This commit is contained in:
parent
e71c2f162c
commit
8c3de682d6
@ -204,7 +204,7 @@ footer.footer {
|
|||||||
font-family: Open Sans;
|
font-family: Open Sans;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
clear: both;
|
clear: both;
|
||||||
color: $white;
|
color: $dark;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user