update
This commit is contained in:
@@ -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%;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user