mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 10:29:42 +00:00
Change color of footer text to dark
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user