menu fix
This commit is contained in:
parent
2964c29212
commit
2c1cb8b8c1
1 changed files with 4 additions and 5 deletions
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue