update
This commit is contained in:
@@ -68,16 +68,18 @@ html body{
|
||||
float:left;
|
||||
margin-left: 1%;
|
||||
margin-right : 1%;
|
||||
margin-bottom: auto;
|
||||
height: auto;
|
||||
background: linear-gradient(to bottom, rgba(155,155,155,1) 0%,rgba(14,14,14,1) 100%);
|
||||
vertical-align: bottom;
|
||||
}
|
||||
#timeline {
|
||||
height: 90%;
|
||||
color: white;
|
||||
height: auto;
|
||||
min-height: 50%;
|
||||
}
|
||||
#player {
|
||||
height: 10%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#playerlistsec {
|
||||
width: 29%;
|
||||
float:left;
|
||||
@@ -109,16 +111,17 @@ footer{
|
||||
float: left;
|
||||
|
||||
}
|
||||
#playerlistsec .menu li.subli{
|
||||
width: auto;
|
||||
height: 3%;
|
||||
min-height: 30px;
|
||||
line-height: 30px;
|
||||
margin: 1%;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
#playerlistsec .menu li.select{
|
||||
height: 5%;
|
||||
min-height: 50px;
|
||||
line-height: 50px;
|
||||
list-style-type: none;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
margin-bottom: 1%;
|
||||
background: linear-gradient(to bottom, rgba(250,207,207,1) 0%,rgba(198,99,99,1) 100%);;
|
||||
cursor: pointer;
|
||||
float: left;
|
||||
background: linear-gradient(to left, rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%);
|
||||
}
|
||||
|
||||
#sidenav li {
|
||||
|
||||
Reference in New Issue
Block a user