summary refs log tree commit diff stats
path: root/theme/css/ie.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css/ie.css')
-rw-r--r--theme/css/ie.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/theme/css/ie.css b/theme/css/ie.css index 0537b43..6903ed4 100644 --- a/theme/css/ie.css +++ b/theme/css/ie.css
@@ -5,3 +5,11 @@ body * {
5dl.icon { 5dl.icon {
6 height: 50px; 6 height: 50px;
7} 7}
8
9#wrap {
10 text-align: center;
11}
12
13#wrap * {
14 text-align: left;
15}