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.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/theme/css/ie.css b/theme/css/ie.css new file mode 100644 index 0000000..bdf6d92 --- /dev/null +++ b/theme/css/ie.css
@@ -0,0 +1,11 @@
1div#top-fade {
2 display: none;
3}
4
5body * {
6 overflow: hidden;
7}
8
9dl.icon {
10 height: 50px;
11}