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 {
|
#lang {
|
||||||
background:#f0f0f0;
|
/* background:#f0f0f0; */
|
||||||
color:#333;
|
color:#333;
|
||||||
position:fixed;
|
position:fixed;
|
||||||
top:auto;
|
top:auto;
|
||||||
|
|
@ -226,16 +226,15 @@ tr.odd td {
|
||||||
top:-10px;
|
top:-10px;
|
||||||
color:#FFF;
|
color:#FFF;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
/* padding-top:40px; */
|
bottom:55px;
|
||||||
bottom:0px;
|
|
||||||
overflow:auto;
|
overflow:auto;
|
||||||
left:0px;
|
left:0px;
|
||||||
width:240px;
|
width:240px;
|
||||||
border-right:2px solid #34495e;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu p, #tables{
|
#menu p, #tables{
|
||||||
border-bottom:1px solid rgb(85, 112, 139);
|
border-bottom:1px solid rgb(85, 112, 139);
|
||||||
|
padding: .8em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu a{
|
#menu a{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue