summary refs log tree commit diff stats
path: root/theme/css/ie.css
blob: 6903ed4b0c992e0513112422d2b32d369fee9b93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
body * {
 overflow: hidden;
}

dl.icon {
 height: 50px;
}

#wrap {
 text-align: center;
}

#wrap * {
 text-align: left;
}