css - 我的 Jekyll 网站上的字体出现奇怪问题

标签 css fonts backtrack-linux

我有这个使用 Jekyll 定制的网站:http://madhur.github.com/

当我在 Backtrack Linux -> Google Chrome(13) 下查看此站点时,我看到主要字体为“Sans Serif - Regular

我已经在 CSS 文件下指定了这个

font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;

同一站点在 Windows 7 -> Google Chrome (13) 下,我看到字体为 Lucida Sans Unicode

造成这种差异的原因是什么?是因为 Lucida Sans Unicode 已经在 Windows 中可用但在 Linux 中不可用吗?

最佳答案

是的,Lucida 在 Linux 中不可用,因此浏览器回退到“Sans Serif - Regular”。这边显示了一些用于 linux 的替代字体:http://mondaybynoon.com/2007/04/02/linux-font-equivalents-to-popular-web-typefaces/

关于css - 我的 Jekyll 网站上的字体出现奇怪问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7051485/

相关文章:

html - 页面右边缘重叠的 div

html - 特定尺寸的 CSS Hover

css - 将鼠标悬停在按钮上超过 2 秒后,我必须重新悬停在该按钮上才能再次单击它

linux - apt-get 无法获取错误

ubuntu - 回溯 Linux apt-get 升级错误

javascript - 使用 Picnicss 在 Ember 中创建缩略图网格

ios - 自定义字体在IOS中不显示(.otf类型)

ssl - Font Awesome 和 Shopify SSL 无法正常工作

linux - 在内核回溯中,单下划线是什么意思

css - Webpack 导入包括具有相对路径的字体