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 {