From e6ea58514e1370aae0b8ca9b8bf747744d26d58f Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 01:42:00 +0100 Subject: [PATCH] Update style.css --- css/style.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index a334995..8217fa5 100755 --- a/css/style.css +++ b/css/style.css @@ -342,11 +342,8 @@ body { color: #58595b; } .button.boxed.identihub:hover { - color: #fff; - background: #58595b; } - -.identihub-hover::after { - content: '../images/@stock/identihub-hover.svg'; } + color: #58595b; + background: none; } .button.boxed.light-brown { border: 1px solid #dcbc98;