This commit is contained in:
Pau Capó 2017-10-15 01:11:57 +02:00
parent 8bc42cc4f9
commit fdd6071dd3

View file

@ -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;