Commit c8f547223a4c5ddd706a78dc29d9eb0528fe6c1f

Authored by Eugeny Galkovskiy
1 parent 46c949aa

123

Showing 1 changed file with 0 additions and 4 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -123,13 +123,9 @@ header a.main:hover{
123 123 line-height: 20px;
124 124 width: 100%;
125 125 padding: 5px 0;
126   - background-image: url('../images/line2.png');
127   - background-position: center 55px;
128   - background-repeat: no-repeat;
129 126 position: relative;
130 127 }
131 128 .menu li a:hover, .menu li a.active{
132   - background-position: center 23px;
133 129 color:#a9aaa9;
134 130 }
135 131 .menu a.active{
... ...