less/roojs-bootstrap/sticky-footer.less
authoredward <edward@roojs.com>
Mon, 27 Nov 2017 09:05:44 +0000 (17:05 +0800)
committeredward <edward@roojs.com>
Mon, 27 Nov 2017 09:05:44 +0000 (17:05 +0800)
less/roojs-bootstrap/sticky-footer.less

index d3674ce..6a8137b 100644 (file)
@@ -18,7 +18,7 @@ html.bootstrap-sticky body {
   width: 100%;
   /* Set the fixed height of the footer here */
   height: 60px;
-  background-color: #f5f5f5;
+  background-color: @well-bg;
 }