changing footer background color
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 30 Mar 2018 12:59:01 +0000 (08:59 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 30 Mar 2018 12:59:01 +0000 (08:59 -0400)
changing the background footer color

style.css

index b69cbb1..fc57e5c 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2254,7 +2254,7 @@ Footer Section
 }
 
 .bottom-footer {
-    background: #000;
+    background: #0c3c60;
     padding: 15px;
     font-size: 14px;
 }