update
This commit is contained in:
@@ -59,38 +59,33 @@ html body{
|
||||
float:left;
|
||||
}
|
||||
|
||||
#sidenav {
|
||||
width: 29%;
|
||||
float:left;
|
||||
height:49%;
|
||||
}
|
||||
|
||||
#playersec {
|
||||
width: 40%;
|
||||
width: 48%;
|
||||
float:left;
|
||||
margin-left: 1%;
|
||||
margin-right : 1%;
|
||||
height: auto;
|
||||
margin-right: 2%;
|
||||
background: linear-gradient(to bottom, rgba(155,155,155,1) 0%,rgba(14,14,14,1) 100%);
|
||||
height:100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
#timeline {
|
||||
color: white;
|
||||
height: auto;
|
||||
min-height: 50%;
|
||||
max-height: 100%;
|
||||
color: white;
|
||||
overflow:auto;
|
||||
height: 80%;
|
||||
}
|
||||
|
||||
#timeline section {
|
||||
color: white;
|
||||
color: white;
|
||||
height: auto;
|
||||
}
|
||||
#player {
|
||||
height: auto;
|
||||
|
||||
height: 20%;
|
||||
}
|
||||
|
||||
#playerlistsec {
|
||||
width: 29%;
|
||||
width: 48%;
|
||||
float:left;
|
||||
margin-left: 2%;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user