From d8364c02eebed41b29d369ed4584271f3f3c9ce1 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 13 Oct 2016 13:16:18 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index aa53a26..fde389c 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -129,7 +129,7 @@ header a.main:hover{ position: relative; } .menu li a:hover, .menu li a.active{ - background-position: center 22.5px; + background-position: center 23px; color:#a9aaa9; } .menu a.active{ @@ -623,7 +623,6 @@ footer .socbuts a:hover{ .title1{ text-align: center; text-transform: uppercase; - font-weight: bold; font-size: 18px; } .title1.left{text-align: left;} -- libgit2 0.21.4