Safari削减了Entypo图标

时间:2013-11-04 21:02:48

标签: fonts safari icons

我正在尝试使用Entypo图标,但我在Mac OS X(小牛队)的Safari中遇到此问题 - http://take.ms/NdZhs

出于某种原因,图标被诅咒了。但是,Chrome中的一切工作正常。

CSS:

.showblock .title {
    position: relative;
    display: block;
    height: 30px;
    padding: 0 0 0 40px;
    margin: 0 0 15px 0;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
}
    .showblock .title:before {
          position: absolute;
          left: 0;
          top: 0;
          font-family: 'entypo';
          font-size: 60px;
          line-height: 30px;
    }

.icon-behance:before {
    content: "\F34E";
}

HTML:

<a href="#" class="title icon-dribbble">Dribbble Playground</a>

1 个答案:

答案 0 :(得分:0)

贡献者已对此进行了更正。从Git下载:

https://github.com/danielbruce/entypo