add: table css
fix: info-list spacing
This commit is contained in:
		
							parent
							
								
									f1a81fd958
								
							
						
					
					
						commit
						d7c16e9ed2
					
				
					 2 changed files with 27 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -75,3 +75,26 @@ body, #wrapper
 | 
			
		|||
    background-color: #3b5998;
 | 
			
		||||
    border-color: #3b5998;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#home-carousel
 | 
			
		||||
{
 | 
			
		||||
    height: 400px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#home-carousel img
 | 
			
		||||
{
 | 
			
		||||
    max-width: 100%;
 | 
			
		||||
    max-height: 400px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
table tbody tr:nth-of-type(2n+1)
 | 
			
		||||
{
 | 
			
		||||
    background:
 | 
			
		||||
    #d0d6d3;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
table td,
 | 
			
		||||
table th
 | 
			
		||||
{
 | 
			
		||||
    padding: 0.6rem 0.4rem;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue