mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
Updated footer styles in Flatly theme
This commit is contained in:
parent
2412559ca7
commit
8fa1bd67b9
@ -5,6 +5,12 @@
|
||||
// Global values
|
||||
// --------------------------------------------------
|
||||
|
||||
#footer {
|
||||
color: #fff;
|
||||
background-color: @navbar-default-bg;
|
||||
border-top: 1px solid @navbar-default-border;
|
||||
}
|
||||
|
||||
// Grays
|
||||
// -------------------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user