Updated footer styles in Flatly theme
This commit is contained in:
@ -5,6 +5,12 @@
|
|||||||
// Global values
|
// Global values
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
|
#footer {
|
||||||
|
color: #fff;
|
||||||
|
background-color: @navbar-default-bg;
|
||||||
|
border-top: 1px solid @navbar-default-border;
|
||||||
|
}
|
||||||
|
|
||||||
// Grays
|
// Grays
|
||||||
// -------------------------
|
// -------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user