Closed webcompat-bot closed 5 years ago
Strange. Firefox: Chrome:
For some reason, the text-decoration:underline
is appearing as a strike-through. Perhaps a font issue?
font-family: 'CCComicrazy', sans-serif
This seems to be something related to the specific webfont they're using, CCComicrazy:
@font-face {
font-family: "CCComicrazy";
src: url("http://bobadventures.smackjeeves.com/files/CCComicrazy-Roman.woff2") format("woff2"), url("http://bobadventures.smackjeeves.com/files/CCComicrazy-Roman.woff") format("woff");
font-style: normal;
font-weight: normal;
}
I've filed bz-1568314 to investigate, and so will close this as a duplicate.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.
URL: http://bobadventures.smackjeeves.com/
Browser / Version: Firefox 70.0 Operating System: Linux Tested Another Browser: Yes
Problem type: Design is broken Description: Hovering over "Maybe you'd like to buy a nice book" renders an underline like a strikethrough Steps to Reproduce:
There is a red underline that appears overlaying the text like a strikethrough. GNOME Web shows this as an underline.
Browser Configuration
Console Messages:
From webcompat.com with ❤️