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 @@ -13,10 +13,11 @@ .grammalecte_paragraph { margin: 0; padding: 10px; background-color: hsl(0, 0%, 96%); border-radius: 2px; + line-height: normal; font-size: 14px; font-family : "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; color: hsl(0, 0%, 0%); } @@ -173,10 +174,12 @@ /* ERRORS */ .grammalecte_error { + margin: 0; + padding: 0; cursor: pointer; border-radius: 2px; text-decoration: none; text-shadow: unset; /* default color */