diff --git a/assets/css/style.css b/assets/css/style.css index 6a790c7..edf7859 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -579,6 +579,10 @@ svg.icon { font-size: 12px; } } +a:hover { + text-decoration: none !important; + font-weight: bold !important; +} .navbar-toggler svg { width: 24px;