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.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/theme/css/ie.css b/theme/css/ie.css new file mode 100644 index 0000000..6468b75 --- /dev/null +++ b/theme/css/ie.css
@@ -0,0 +1,13 @@
1div#flash {
2 display: block;
3}
4
5div#window {
6 width: 100%;
7 background-color: #00ff00;
8 background-image: none;
9}
10
11div#actual-content {
12 background-color: #00ff00;
13} \ No newline at end of file