From bcab4f6903d47167c4468353e7a25d7d702d338a Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 01:35:41 +0100 Subject: [PATCH] Update style.css --- css/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index 854c448..7a685d0 100755 --- a/css/style.css +++ b/css/style.css @@ -345,9 +345,8 @@ body { color: #fff; background: #58595b; } -.identihub-hover:hover { - filter: invert(100%); - -webkit-filter: invert(100%); } +.identihub-hover path:hover { + fill: #fff; } .button.boxed.light-brown { border: 1px solid #dcbc98;