From f6e183c83a1b32103e340efd84de2a0b83efcaa0 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 01:39:10 +0100 Subject: [PATCH] Update style.css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 1e747d1..0b35e08 100755 --- a/css/style.css +++ b/css/style.css @@ -345,8 +345,8 @@ body { color: #fff; background: #58595b; } -.svg path { - fill: #fff; } +.identihub-hover:hover { + content: '../images/@stock/identihub-hover.svg'; } .button.boxed.light-brown { border: 1px solid #dcbc98;