diff --git a/static/css/style.css b/static/css/style.css index 3e2ae302..4189beaa 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -748,7 +748,7 @@ nav ul li:hover, nav ul li.active { height:5px; width: 75px; /*background-color:rgba(0, 0, 0, 0.5);*/ - background:#000 50% 50% repeat-x; + background:rgba(0, 0, 0, 0.5) 50% 50% repeat-x; border: none; outline: none; /*border-radius: 2px;*/