This commit is contained in:
stubbfel
2013-05-20 00:57:46 +02:00
parent 806bb52d4b
commit 85ef3dc02a

View File

@@ -92,7 +92,7 @@ html body{
#timeline {
color: white;
overflow:auto;
height: 90%;
height: 80%;
}
#timeline section {
@@ -100,7 +100,7 @@ html body{
height: auto;
}
#player {
height: 10%;
height: 20%;
}
#playerlistsec {
@@ -110,13 +110,6 @@ html body{
overflow:auto;
}
footer{
height: 20%;
width: 100%;
float:left;
}
/* ************** NAV ****************************************
*****************************************************************/
#playerlistsec.menu {
@@ -179,9 +172,11 @@ footer{
}
footer{
height: 25%;
height: 18%;
vertical-align: middle;
text-align: center;
width: 100%;
float:left;
margin-top: 1%;
}