From bf6659c7bd9385a2822735a89f68a75f3e741f7d Mon Sep 17 00:00:00 2001 From: PekopT Date: Fri, 23 Sep 2016 13:44:20 +0300 Subject: [PATCH] css fix --- assets/css/main.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/main.css b/assets/css/main.css index a45a03f..6a00ed6 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -921,6 +921,10 @@ footer:after { margin-right: 0; } +.desPro li a:hover { + text-decoration: underline !important; +} + .textPro { width: 100%; float: left;