Add custom CSS / center figures
This commit is contained in:
		
							
								
								
									
										9
									
								
								css/custom.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								css/custom.css
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
.figure p{
 | 
			
		||||
    text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.figure img{
 | 
			
		||||
    max-width:100%;
 | 
			
		||||
    display: block;
 | 
			
		||||
    margin: auto;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user