fix conflict
This commit is contained in:
commit
64cde1378e
3 changed files with 66 additions and 37 deletions
|
|
@ -87,6 +87,10 @@ body {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.header-content a {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.panel {
|
||||
color: #333;
|
||||
background: #FFFFFF;
|
||||
|
|
@ -177,3 +181,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