diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 9bbc0a8..716fec7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -123,13 +123,9 @@ header a.main:hover{ line-height: 20px; width: 100%; padding: 5px 0; - background-image: url('../images/line2.png'); - background-position: center 55px; - background-repeat: no-repeat; position: relative; } .menu li a:hover, .menu li a.active{ - background-position: center 23px; color:#a9aaa9; } .menu a.active{ -- libgit2 0.21.4