blizzrdof77
blizzrdof77

Reputation: 383

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, 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. 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).

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

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

Upvotes: 1

Views: 2298

Answers (2)

blizzrdof77
blizzrdof77

Reputation: 383

I discovered that I had a font style extension installed that I didn't know about. After I uninstalled that, problem solved!

Upvotes: 1

Anish Gupta
Anish Gupta

Reputation: 2226

It has been crossed out, which means it has been overwritten by something else.

Upvotes: 0

Related Questions