From abefa42d85423a9fb63546e1c1131f0a01474434 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 7 Oct 2016 12:28:57 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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