我正在运行Google Chrome的测试版(12.0.742.60)
我的页面显示正常,但出于某种原因,在开发人员工具的“资源”选项卡中,它的CSS文件显示在“图像”显示三角形下,而不是“样式表”(typekit.com CSS正如预期的那样)。 )感谢任何想法..
CSS标签:
<link rel="stylesheet" type="text/css" href="/styles/lofkch.css" />
CSS响应标头(通过'Web Developer'扩展名):
Date: Sat, 21 May 2011 18:52:30 GMT
Content-Length: 9218
Last-Modified: Sat, 21 May 2011 18:40:50 GMT
Server: Apache
ETag: "5ff9-2402-4a3cd93cab080"
Content-Type: text/css
Accept-Ranges: bytes
200 OK
实时页面 - 删除 - 查看原因答案。
除此之外:本月早些时候GDT的新功能有excellent Google IO session。
答案 0 :(得分:6)
如果您删除空的background-image
?