diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index fcca52b..5a44551 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -789,8 +789,8 @@ footer .socbuts a:hover{ padding: 12px 48px 11px 37px; } .link_to_cat a:hover{ - color:black; - background-position: center 27px; + color: black; + background-color: #decfc8!important; } .link_to_cat a:before{ content: ''; -- libgit2 0.21.4