lightened the background color of the footer.
authorrsiddharth <rsd@gnu.org>
Wed, 2 Oct 2013 13:59:49 +0000 (19:29 +0530)
committerrsiddharth <rsd@gnu.org>
Wed, 2 Oct 2013 13:59:49 +0000 (19:29 +0530)
2014/assets/css/custom.css

index a4aa0382b98fa6cb00cd1d2a248f9af34e2f4c06..e9e110904ebb7c8c005852f5abea577bf4c67f58 100644 (file)
@@ -166,8 +166,8 @@ body {
 
 #footer {
   height: auto;
-  background-color: #eeeeee;
-  border-top: 2px solid #eeeeee;
+  background-color: #efefef;
+  border-top: 2px solid #efefef;
   margin-top: 1.5em;
 }