Commit d8364c02eebed41b29d369ed4584271f3f3c9ce1

Authored by Eugeny Galkovskiy
1 parent 201a973c

123

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
@@ -129,7 +129,7 @@ header a.main:hover{ @@ -129,7 +129,7 @@ header a.main:hover{
129 position: relative; 129 position: relative;
130 } 130 }
131 .menu li a:hover, .menu li a.active{ 131 .menu li a:hover, .menu li a.active{
132 - background-position: center 22.5px; 132 + background-position: center 23px;
133 color:#a9aaa9; 133 color:#a9aaa9;
134 } 134 }
135 .menu a.active{ 135 .menu a.active{
@@ -623,7 +623,6 @@ footer .socbuts a:hover{ @@ -623,7 +623,6 @@ footer .socbuts a:hover{
623 .title1{ 623 .title1{
624 text-align: center; 624 text-align: center;
625 text-transform: uppercase; 625 text-transform: uppercase;
626 - font-weight: bold;  
627 font-size: 18px; 626 font-size: 18px;
628 } 627 }
629 .title1.left{text-align: left;} 628 .title1.left{text-align: left;}