Index: gc_lang/fr/webext/content_scripts/panel_gc.css ================================================================== --- gc_lang/fr/webext/content_scripts/panel_gc.css +++ gc_lang/fr/webext/content_scripts/panel_gc.css @@ -205,10 +205,11 @@ border-radius: 2px; /* default color */ background-color: hsl(240, 10%, 50%); color: hsl(240, 0%, 96%); font-size: 14px; + font-style: normal; font-family : "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; text-decoration: none; text-shadow: unset; text-align: left; hyphens: none; @@ -226,10 +227,11 @@ border-radius: 2px; text-decoration: none; background-color: hsla(120, 50%, 70%, 1); color: hsla(0, 0%, 4%, 1); font-size: 14px; + font-style: normal; font-family : "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; text-decoration: none; text-shadow: unset; text-align: left; hyphens: none;