This commit is contained in:
Pau Capó 2017-03-05 01:43:26 +01:00
parent 2964c29212
commit 2c1cb8b8c1

View file

@ -191,7 +191,7 @@ tr.odd td {
}
#lang {
background:#f0f0f0;
/* background:#f0f0f0; */
color:#333;
position:fixed;
top:auto;
@ -225,17 +225,16 @@ tr.odd td {
position:fixed;
top:-10px;
color:#FFF;
padding:20px;
/* padding-top:40px; */
bottom:0px;
padding: 20px;
bottom:55px;
overflow:auto;
left:0px;
width:240px;
border-right:2px solid #34495e;
}
#menu p, #tables{
border-bottom:1px solid rgb(85, 112, 139);
padding: .8em 0;
}
#menu a{