transform fuck up pixels?
This commit is contained in:
		
							parent
							
								
									a7dd5d281f
								
							
						
					
					
						commit
						83c34d496e
					
				
					 2 changed files with 5 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -5,21 +5,17 @@
 | 
			
		|||
 | 
			
		||||
  <style type="text/css">
 | 
			
		||||
    * {
 | 
			
		||||
      font-size: 2em; 
 | 
			
		||||
      font-size: 50px; 
 | 
			
		||||
      color: #ff00ff; 
 | 
			
		||||
      font-family: helvetica, arial;
 | 
			
		||||
    }
 | 
			
		||||
    #player {
 | 
			
		||||
      position: absolute;
 | 
			
		||||
      bottom: 10%;
 | 
			
		||||
      -webkit-transform: rotate(90deg);
 | 
			
		||||
      -moz-transform: rotate(90deg);
 | 
			
		||||
    }
 | 
			
		||||
    #enemy {
 | 
			
		||||
      position: absolute;
 | 
			
		||||
      top: 10%;
 | 
			
		||||
      -webkit-transform: rotate(90deg);
 | 
			
		||||
      -moz-transform: rotate(90deg);
 | 
			
		||||
    }
 | 
			
		||||
    #pewpew {
 | 
			
		||||
      position:absolute;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue