]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
updates bottom footer color
authorRafiBomb <rafi@zurb.com>
Thu, 28 Jul 2016 21:34:33 +0000 (14:34 -0700)
committerRafiBomb <rafi@zurb.com>
Thu, 28 Jul 2016 21:34:33 +0000 (14:34 -0700)
docs/assets/scss/docs.scss

index 351adacbbc77f2475c9552a79117df317d9998d7..1a341f8728b1235a19237b89452c209523f4fe1a 100644 (file)
@@ -62,4 +62,8 @@ $topbar-hover-color: lighten($topbar-background, 10%);
   &:focus {
     background: $topbar-background;
   }
+}
+
+.zurb-footer-bottom {
+  background: $topbar-background;
 }
\ No newline at end of file