improved fix to support IE7 (thanks bill\!)

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40239
This commit is contained in:
Pablo Hoffman 2008-09-15 13:08:44 +00:00
parent d7a88e8d77
commit 0090fcb0f5
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ label.disabled { color: #d7d7d7 }
#header h1 { margin: 1.5em 0 -1.5em; }
#header img { border: none; margin: 0 0 -3em }
* html #header img { margin-top:-10px }
* +html #header img { margin-top:-10px }
#header :link, #header :visited, #header :link:hover, #header :visited:hover {
background: transparent;
color: #555;