mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-31 08:06:15 +01:00 
			
		
		
		
	This commit is contained in:
		
							parent
							
								
									9f79a41208
								
							
						
					
					
						commit
						1868c3063c
					
				
					 1 changed files with 7 additions and 13 deletions
				
			
		|  | @ -83,23 +83,17 @@ figure { | |||
|   max-width: 100%; | ||||
|   margin: 25px 0; | ||||
| 
 | ||||
|   &.left { | ||||
|     img { | ||||
|       margin-right: auto; | ||||
|     } | ||||
|   &.left, img { | ||||
|     margin-right: auto; | ||||
|   } | ||||
| 
 | ||||
|   &.center { | ||||
|     img { | ||||
|       margin-left: auto; | ||||
|       margin-right: auto; | ||||
|     } | ||||
|   &.center, img { | ||||
|     margin-left: auto; | ||||
|     margin-right: auto; | ||||
|   } | ||||
| 
 | ||||
|   &.right { | ||||
|     img { | ||||
|       margin-left: auto; | ||||
|     } | ||||
|   &.right, img { | ||||
|     margin-left: auto; | ||||
|   } | ||||
| 
 | ||||
|   figcaption { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 urlordjames
						urlordjames