Removed color and bg color properties from #footer in styles. Colors will be on per theme basis.

pull/2/head
Sahat Yalkabov 2014-02-01 01:43:17 -05:00
parent 014fd4a1ba
commit a2df0a492d
1 changed files with 0 additions and 3 deletions

View File

@ -29,9 +29,6 @@ body {
#footer {
height: 150px;
padding-top: 35px;
color: @navbar-inverse-color;
background-color: @navbar-default-bg;
border-top: 1px solid @navbar-default-border;
}
// Navbar