diff options
| -rw-r--r-- | css/screen.css | 2 |
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; |
