Changed color of durationbar to the same s headercolor

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-10 16:02:42 +01:00
parent 3b1836682e
commit 576b243961

View File

@@ -1208,7 +1208,7 @@ nav ul li:hover, nav ul li.active {
#bar
{
height:100%;
background-color:rgba(0,0,0,0.5);
background-color:rgba(0,0,0,0.3);
}