summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJosh Brewer2011-04-20 14:01:32 -0700
committerJosh Brewer2011-04-20 14:01:32 -0700
commit2784bbb898c4cd80fe5d7eb1ea16714b3c0df302 (patch)
treef73a64b5241e3248ab0ed42c0e8329261e76c361 /css
parent16b5dfb5e1b73b4a137d6115203b703a6f3d8d00 (diff)
downloadffffallback-2784bbb898c4cd80fe5d7eb1ea16714b3c0df302.tar.bz2
ie specific css fixes
Diffstat (limited to 'css')
-rw-r--r--css/screen.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/screen.css b/css/screen.css
index 59b15bd..7d78e3b 100644
--- a/css/screen.css
+++ b/css/screen.css
@@ -132,7 +132,7 @@ body {
height:100%;
width:100%;
}
-body.ie6, body.ie7 {color:#cabfac;}
+.ie6, .ie7 {color:#cabfac;}
span.horizon {
border-top:1px solid #423E39;
height:1px;