diff --git a/default.css b/default.css index b738f2d..01f9cad 100644 --- a/default.css +++ b/default.css @@ -107,7 +107,7 @@ a { } a:hover, a:active { - border-radius: 9px; + border-radius: inherit; text-decoration: underline; }