在HTML5页面中,我有这样的东西:
<object type="application/x-shockwave-flash" wmode="transparent" data="do stuff and get an image to use as an icon" class="my_class">
在my_class中,我定义了cursor: pointer;,但是当光标悬停在swf对象图像图标上方时,光标显示的是默认箭头,而不是手。我已经尝试将!important添加到我的css类中了。还有其他想法吗?
谢谢!
我想设计一个网站使用html5和bootstrap.In,我的html代码,我需要字体-令人敬畏的图标。但是当我放入font-awesome.min.css和相应的字体时,Font-Awesome图标没有加载到我的页面中。
因此,当我检查该页面时,我在控制台上收到以下错误和警告:
downloadable font: download failed (font-family: "Roboto" style:normal weight:normal stretch:normal src index:0): bad URI or cross-site access not allo