
Try placing your text-decoration: none on your a:hover css. Some browsers will move the block element outside the inline element, some will ignore it. When referencing the special attributes of the anchor tag, such as link, visited, hover, and active. When styling the text of the link itself, we simply reference the anchor tag class name only, and we change change things such as the text’s color and other attributes.
For an anchor the optional text between quotes will be used orIt is a shorthand for text-decoration-line, text-decoration-color, text-decoration-style, and the newer text-decoration-thickness property.ĬSS Code. This command can be used to manually indicate an inheritance relation.

The text-decoration shorthand CSS property sets the appearance of decorative lines on text. underline : draws a 1px line across the text at its baseline. None : no line is drawn, and any existing decoration is removed. What does text-decoration none do in CSS?

This tells the browser not to decorate the text (i.e. Specifically, you need to use: text-decoration: none. To remove the underline from a hyperlink, you need to use the CSS text-decoration property. I doubt this issue can be resolved here but in the meantime if anyone is experiencing the same problems their input would be valuable.
DOES ANCHOR INHERIT FONT DRIVERS
The Nvidia drivers for the GTX 660ti gpu seem to be breaking the font rendering in Firefox UI. By setting the text-decoration to none to remove the underline from anchor tag.0 Firefox does not inherit GTK+ font settings. The text-decoration property of CSS allows to decorate the text according to requirement.
