mirror of https://github.com/calzoneman/sync.git
Fix footer color
This commit is contained in:
parent
a5a83c4121
commit
e6c4097250
|
@ -216,3 +216,8 @@ pre {
|
|||
border-top: none!important;
|
||||
border-bottom: 4px solid #ccc!important;
|
||||
}
|
||||
|
||||
#footer {
|
||||
background-color: #222;
|
||||
color: #ccc;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue