diff --git a/style/style.css b/style/style.css index e5c0f6b..fb530f2 100644 --- a/style/style.css +++ b/style/style.css @@ -483,4 +483,9 @@ dl.oradores dd{ border-bottom: none!important; text-decoration: none!important; font-weight: bold; -} \ No newline at end of file +} +.filelink a:hover { + border-bottom: none!important; + text-decoration: none!important; + font-weight: bold; +}