mirror of https://github.com/scrapy/scrapy.git
improved fix to support IE7 (thanks bill\!)
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40239
This commit is contained in:
parent
d7a88e8d77
commit
0090fcb0f5
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue