Updated footer styles in Flatly theme

This commit is contained in:
Sahat Yalkabov
2014-02-01 02:14:40 -05:00
parent 2412559ca7
commit 8fa1bd67b9

View File

@ -5,6 +5,12 @@
// Global values
// --------------------------------------------------
#footer {
color: #fff;
background-color: @navbar-default-bg;
border-top: 1px solid @navbar-default-border;
}
// Grays
// -------------------------