New design: footer and header schemas
This commit is contained in:
parent
0e63d8a220
commit
b523c9373e
3 changed files with 24 additions and 15 deletions
|
|
@ -157,3 +157,8 @@ button.secondary:hover { background-color: #FFDF00 !important;}
|
|||
|
||||
.text-gray { color: #999;}
|
||||
|
||||
#footer {
|
||||
background: #2C3E50;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue