From 0e2a89a2aa266d5dcb311484549f4ec6020c5225 Mon Sep 17 00:00:00 2001 From: icemate Date: Wed, 20 Sep 2017 15:32:21 +0300 Subject: [PATCH] q3 --- frontend/web/css/style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index d82b945..68dfa8b 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -3889,6 +3889,7 @@ a i.fa, button i.fa, span.fa { opacity: 0.5; transition: 0.2s; } + .socials-links a:hover { opacity: 1; } -- libgit2 0.21.4