The bar is comming

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-27 17:13:03 +01:00
parent bc17384dc9
commit 011fbf4530
7 changed files with 24 additions and 31 deletions

View File

@@ -1018,7 +1018,11 @@ nav ul li:hover, nav ul li.active {
}
#controls{
opacity: 1;
background-color: rgba(255, 255, 255, 1);
background-color: rgba(255, 255, 255, 0.3);
}
#bar{
background-color:rgba(0,0,0,1);
}
.mega {display:none;}