change bg color of footer
This commit is contained in:
parent
4ddb3e8761
commit
c5b0eda139
|
@ -18,7 +18,7 @@ html, body {
|
|||
}
|
||||
|
||||
#footer {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#footer .content {
|
||||
|
|
Loading…
Reference in a new issue