From c855de6362114eeae6140cc5809fab40ebf9f54a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Sat, 15 Aug 2015 10:08:35 +0200 Subject: [PATCH] same looks as before --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;*/