Update main.css
This commit is contained in:
		
							parent
							
								
									f4352e6d61
								
							
						
					
					
						commit
						5f7fa5d1b7
					
				
					 1 changed files with 1 additions and 35 deletions
				
			
		| 
						 | 
				
			
			@ -44,7 +44,6 @@ div {
 | 
			
		|||
  padding-top: 5px;
 | 
			
		||||
  padding-bottom: 5px;
 | 
			
		||||
  width: 60%;
 | 
			
		||||
  margin-left: -300px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.list {
 | 
			
		||||
| 
						 | 
				
			
			@ -58,30 +57,6 @@ div {
 | 
			
		|||
  display: inline-block;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.allages {
 | 
			
		||||
  width: 50px;
 | 
			
		||||
  height: 40px;
 | 
			
		||||
  position: relative;
 | 
			
		||||
  top: -60px;
 | 
			
		||||
  left: 50%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.ticket {
 | 
			
		||||
  width: 75px;
 | 
			
		||||
  height: 40px;
 | 
			
		||||
  position: relative;
 | 
			
		||||
  top: -60px;
 | 
			
		||||
  left: 50%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.time {
 | 
			
		||||
  width: 50px;
 | 
			
		||||
  height: 50px;
 | 
			
		||||
  position: relative;
 | 
			
		||||
  top: -60px;
 | 
			
		||||
  left: 50%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
::-webkit-scrollbar {
 | 
			
		||||
  display: none;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -127,7 +102,6 @@ div {
 | 
			
		|||
  }
 | 
			
		||||
  .button {
 | 
			
		||||
    width: 60%;
 | 
			
		||||
    margin-right: -300px;
 | 
			
		||||
   
 | 
			
		||||
  }
 | 
			
		||||
  .list {
 | 
			
		||||
| 
						 | 
				
			
			@ -143,15 +117,7 @@ div {
 | 
			
		|||
  ::-webkit-scrollbar {
 | 
			
		||||
    display: none;
 | 
			
		||||
  }
 | 
			
		||||
  .allages {
 | 
			
		||||
    display: none;
 | 
			
		||||
  }
 | 
			
		||||
  .ticket {
 | 
			
		||||
    display: none;
 | 
			
		||||
  }
 | 
			
		||||
  .time {
 | 
			
		||||
    display: none;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  #credits {
 | 
			
		||||
    color: white;
 | 
			
		||||
    font-size: 2.5vw;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue