diff --git a/css/style.css b/css/style.css index 9fc6108..06310f6 100755 --- a/css/style.css +++ b/css/style.css @@ -343,7 +343,9 @@ body { .button.boxed.identihub:hover { color: #fff; - background: #58595b; } + background: #58595b; + filter: brightness(100%); + -webkit-filter: brightness(100%); } .button.boxed.light-brown { border: 1px solid #dcbc98;