简体   繁体   English

字体系列在 Chrome 中自动更改为“undefined,sans-serif!important”

[英]Font family automatically changes to "undefined,sans-serif!important" in Chrome

Recently, when I am using google chrome's developer tools, the default font-family is automatically being changed to "undefined, sans-serif" with the ".important" tag attached, So unless I add an inline style using the ".important" tag?最近,当我使用 google chrome 的开发者工具时,默认字体系列会自动更改为“undefined, sans-serif”并附加“.important”标签,所以除非我使用“.important”添加内联样式标签? it ignores my font family style rules.它忽略了我的字体系列样式规则。 Has anyone experienced this?有没有人经历过这个?

I've provided a screenshot via the URL below and the URL to the actual HTML page.我已经通过下面的 URL 和 URL 提供了实际 HTML 页面的屏幕截图。 The reason the code is so messy is because I'm designing this to be sent through Outlook 2007 (if you know what that's all about).代码如此混乱的原因是因为我将其设计为通过 Outlook 2007 发送(如果您知道那是什么)。

Screenshot: http://preview.fahlgrengrip.com/pcb/epro-email/april/img/chrome-bug.jpg截图: http://preview.fahlgrengrip.com/pcb/epro-email/april/img/chrome-bug.jpg

HTML http://preview.fahlgrengrip.com/pcb/epro-email/april/ HTML http://preview.fahlgrengrip.com/pcb/epro-email/april/

I discovered that I had a font style extension installed that I didn't know about.我发现我安装了一个我不知道的字体样式扩展。 After I uninstalled that, problem solved!我卸载后,问题解决了!

It has been crossed out, which means it has been overwritten by something else.它已被划掉,这意味着它已被其他内容覆盖。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android Sans-Serif字体 - Android sans-serif font CSS - 为什么font-style:italic不适用于font-family:Helvetica,Arial,sans-serif? - CSS - Why is font-style: italic not applied for font-family: Helvetica, Arial, sans-serif? CSS:Helvetica是Mac上的默认'sans-serif'字体,Arial是Windows上的默认sans-serif字体吗? - CSS: Is Helvetica the default 'sans-serif' font on Mac and Arial the default sans-serif font on Windows? WebFont @ font-face定义serif / sans-serif / monospace - WebFont @font-face define serif/sans-serif/monospace 验证错误:值错误:font-family'Neue'不是一个字体系列值:Helvetica'Neue',Helvetica,Arial,sans-serif - Validation Error: Value Error : font-family 'Neue' is not a font-family value : Helvetica 'Neue',Helvetica,Arial,sans-serif 当我设置 font-family: 'Helvetica', 'Helvetica Neue', 'Arial', sans-serif 时,为什么我的网站上呈现的字体是 Arial; - Why is the rendered font on my website Arial when I have set font-family: 'Helvetica', 'Helvetica Neue', 'Arial', sans-serif; CSS - 使用sans-serif字体模仿等宽字体 - CSS - Make sans-serif font imitate monospace font 使用jquery / css精确地垂直对齐sans-serif字体 - Vertically align sans-serif font precisely using jquery/css 带引号的字体“ sans-serif”在CSS中无法正常工作 - Quoted font 'sans-serif' not working properly in CSS 精确调整字体大小以垂直对齐无衬线字体 - Vertically align sans-serif font precisely at changing font-size
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM