Statistics
| Revision:

root / hci / trunk / eneraptor-web-app / web-app / css / ie-sucks.css @ 3

History | View | Annotate | Download (248 Bytes)

1
#content{
2
        width:940px;
3
}
4
#topmenu{
5
        margin-top:34px;
6
}
7
#sidebar{
8
        width:160px;
9
}
10
#sidebar ul{
11
        width:150px;
12
}
13
#sidebar ul li ul{
14
        width:140px;
15
}
16
#sidebar h3{
17
        margin-bottom:5px;
18
}
19
#rightnow .reallynow a {
20
        padding:0 0 0 10px;
21
}