Improved footer colors (Flatly theme)
This commit is contained in:
@ -987,3 +987,8 @@ input[type="color"],
|
|||||||
.well {
|
.well {
|
||||||
.box-shadow(none);
|
.box-shadow(none);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#footer {
|
||||||
|
color: #3A5169;
|
||||||
|
background-color: #1D2936;
|
||||||
|
}
|
Reference in New Issue
Block a user