Improved footer colors (Flatly theme)

This commit is contained in:
Sahat Yalkabov
2014-03-17 03:00:55 -04:00
parent 783598398d
commit f9679e5cb4

View File

@ -987,3 +987,8 @@ input[type="color"],
.well {
.box-shadow(none);
}
#footer {
color: #3A5169;
background-color: #1D2936;
}