gpt4 book ai didi

android - android 的 firefox 不显示 css utf8 符号

转载 作者:行者123 更新时间:2023-11-28 08:48:27 24 4
gpt4 key购买 nike

我使用 utf8icons.com 中的 utf8 字符/符号在我的网站上。即使我在 firefox 菜单中选择 unicode,下面的符号也不会在 firefox (34.0) 中显示。我只得到一个灰色方 block 。

在桌面版的firefox和chromium上,正确显示:

.timedark:before {
content: '\25D4';
padding-left: 3px;
color: #222;
}

这里可能出了什么问题?

最佳答案

正在使用的字体不包含字符的字形,浏览器尝试使用的任何后备字体也不包含。原因很可能是系统中没有字体包含该字符。选项是通过 @font-face 使用可下载字体并使用图像代替。

关于android - android 的 firefox 不显示 css utf8 符号,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27483727/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com