color
This commit is contained in:
parent
8bc42cc4f9
commit
fdd6071dd3
1 changed files with 2 additions and 2 deletions
|
|
@ -217,7 +217,7 @@ tr.odd td {
|
||||||
position:fixed;
|
position:fixed;
|
||||||
top:0px;
|
top:0px;
|
||||||
left:300px;
|
left:300px;
|
||||||
background:#48A5BF;
|
background:#39444e;
|
||||||
z-index:2;
|
z-index:2;
|
||||||
width:100%;
|
width:100%;
|
||||||
color:#ecf0f1;
|
color:#ecf0f1;
|
||||||
|
|
@ -232,7 +232,7 @@ tr.odd td {
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu {
|
#menu {
|
||||||
background:#34495e;
|
background:#4e5d6c;
|
||||||
position:fixed;
|
position:fixed;
|
||||||
top:-10px;
|
top:-10px;
|
||||||
color:#FFF;
|
color:#FFF;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue