Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经评论了一个样式表
.cols-3 .column-1 { /*float:left;*/ width:29%; /*padding:0px 5px; padding-top:50px;*/ }
它在 Firefox 中工作,但不在 chrome 中。Chrome 仍然显示注释样式。
我认为这是缓存问题。尝试这个:
单击浏览器工具栏上的 Chrome 菜单。选择工具。选择清除浏览数据。在出现的对话框中,选择要删除的信息类型的复选框。使用顶部的菜单选择要删除的数据量。选择开始时间以删除所有内容。单击清除浏览数据。
来源:https ://support.google.com/chrome/answer/95582?hl=en