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;