From 1474070ac1aa9936664d358b24d0c4edbc4b0fb8 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 01:24:35 +0100 Subject: [PATCH] Update style.css --- css/style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 06310f6..d216b83 100755 --- a/css/style.css +++ b/css/style.css @@ -343,8 +343,10 @@ body { .button.boxed.identihub:hover { color: #fff; - background: #58595b; - filter: brightness(100%); + background: #58595b; } + +.identihub-hover:hover { + filter: brightness(100%); -webkit-filter: brightness(100%); } .button.boxed.light-brown {