commit | f0310a8f57ccc18b0d2a7a1a2ffaa06c189cdd5a | [log] [tgz] |
---|---|---|
author | Unknown <electrikjesus@gmail.com> | Sat Aug 12 19:32:49 2017 -0400 |
committer | Unknown <electrikjesus@gmail.com> | Sat Aug 12 19:32:49 2017 -0400 |
tree | 6321f17f6f006a7ef5c28086b3832c097ea5c31f | |
parent | b863222450de70eca193601d86f2aa334224bd75 [diff] |
Make footer just a tad darker
diff --git a/css/style.css b/css/style.css index 7791263..4d9fe13 100644 --- a/css/style.css +++ b/css/style.css
@@ -386,7 +386,8 @@ bottom: 0; width: 100%; /* Set the fixed height of the footer here */ - background-color: #07374a; + background-color: #052a38; + color: #ffffff; } .footer-role, .footer-name, .footer-description { color: #FFFFFF;