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