10 lines
		
	
	
		
			97 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			97 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| .app-container {
 | |
| 	float: left;
 | |
| 	width: 148px;
 | |
| 	margin: 20px;
 | |
| }
 | |
| 
 | |
| .app-name {
 | |
| 	margin: 10px 0px;
 | |
| }
 |