This commit is contained in:
stubbfel
2013-05-20 00:39:38 +02:00
parent 8c4d9a9de4
commit 806bb52d4b

View File

@@ -92,7 +92,7 @@ html body{
#timeline {
color: white;
overflow:auto;
height: 80%;
height: 90%;
}
#timeline section {
@@ -100,7 +100,7 @@ html body{
height: auto;
}
#player {
height: 20%;
height: 10%;
}
#playerlistsec {