This commit is contained in:
user
2013-03-09 17:35:57 +01:00
parent 4c83b22288
commit 7bc552605f
9 changed files with 18 additions and 65 deletions

View File

@@ -75,6 +75,7 @@ html body{
color: white;
height: auto;
min-height: 50%;
max-height: 100%;
}
#player {
height: auto;
@@ -125,9 +126,13 @@ footer{
}
#sidenav li {
height: 50px;
height: 30px;
width: 100px;
}
#sidenav li.subli {
list-style: circle;
margin-left: 50px;
}
#sidenav ul {
margin-left: 50px;