由于某些原因,使用常规字体标记,如:(“www.hookandshell.com”)我在谈论右上角的文本链接,说“免费加入|创建列表|登录”。对不起,我应该更清楚。
body {
font-family: Helvetica, Arial, sans-serif;
color:#029FC6;
background-color: #FFFFFF;
width: 100%;
height: 100%;
margin:0;
}
它在Google Chrome和Internet Explorer 11中显示为斜体。但不是Firefox。有什么想法吗?
答案 0 :(得分:2)
这让我花了五秒钟来调试。在您的CSS文件(site.css第276,314,383,403,427 ......)中,您有:
#footer .aboutLink
和#footer .aboutLink
以及#footer .featured > p
和#footer .featured span p
以及.headerText
包含:
font-style:italic