From 972a0eedcd5550126fd321657d41912fd9a70f32 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 Nov 2017 15:04:01 -0300 Subject: [PATCH] modifica el estilo del link de archivo de cronograma --- style/style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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; +}