gpt4 book ai didi

css - 页面标题的字体在 Windows 和 Linux 浏览器中显示不同

转载 作者:行者123 更新时间:2023-11-28 15:01:51 28 4
gpt4 key购买 nike

在我的 wordpress 博客上,页面标题在 Windows 和 Linux 中显示不同。在 Linux 上的 Firefox 中它是平滑的并且看起来应该如此,但是在 Windows 上的 Firefox 和 IE 中它有粗糙的边缘。在 Windows 上,它显示为 http://img691.imageshack.us/img691/4592/picwindows.png .有什么办法可以解决这个问题吗?

CSS 如下:

#pagetitle{
padding: 3em 0 0 1em;
}

#pagetitle h1.logo{
font-family: "Arial Black", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
font-size: 500%;
float: left;
padding: .1em 0 0 0;
margin: 0;
letter-spacing: -0.1em;
/*font-variant: small-caps;*/ /* Uncomment this line to change title to uppercase */
font-weight: normal;
color: #eeeadb;
}

#pagetitle h1.logo a{
color: #eeeadb;
text-decoration: none;
}

#pagetitle h1.logo a:hover{
color: #fff;
}

#pagetitle h4{
float: left;
border-left: 1px solid #8e7762;
padding: .6em 0 .6em .8em;
margin-left: 1em;
color: #e9e2c9;
}

谢谢。

最佳答案

在您的桌面设置中打开 cleartype?

关于css - 页面标题的字体在 Windows 和 Linux 浏览器中显示不同,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1727696/

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