Commit c8f547223a4c5ddd706a78dc29d9eb0528fe6c1f
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,13 +123,9 @@ header a.main:hover{ | ||
123 | line-height: 20px; | 123 | line-height: 20px; |
124 | width: 100%; | 124 | width: 100%; |
125 | padding: 5px 0; | 125 | padding: 5px 0; |
126 | - background-image: url('../images/line2.png'); | ||
127 | - background-position: center 55px; | ||
128 | - background-repeat: no-repeat; | ||
129 | position: relative; | 126 | position: relative; |
130 | } | 127 | } |
131 | .menu li a:hover, .menu li a.active{ | 128 | .menu li a:hover, .menu li a.active{ |
132 | - background-position: center 23px; | ||
133 | color:#a9aaa9; | 129 | color:#a9aaa9; |
134 | } | 130 | } |
135 | .menu a.active{ | 131 | .menu a.active{ |