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