mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-31 08:06:15 +01:00 
			
		
		
		
	
							parent
							
								
									7f630a4e31
								
							
						
					
					
						commit
						9a21d325d8
					
				
					 1 changed files with 28 additions and 0 deletions
				
			
		|  | @ -144,6 +144,34 @@ pre { | |||
|     margin: 0; | ||||
|     background: none; | ||||
|   } | ||||
| 
 | ||||
|   &[data-linenos] { | ||||
|     padding: 1rem 0; | ||||
|   } | ||||
| 
 | ||||
|   table { | ||||
|     width: 100%; | ||||
|     border-collapse: collapse; | ||||
|     border: none; | ||||
|     margin: 0; | ||||
| 
 | ||||
|     td { | ||||
|       padding: 0; | ||||
|       border: none; | ||||
| 
 | ||||
|       &:nth-of-type(1) { | ||||
|         text-align: center; | ||||
|         user-select: none; | ||||
|         width: 3.5rem; | ||||
|         color: var(--accent-alpha-20); | ||||
|       } | ||||
|     } | ||||
|   } | ||||
| 
 | ||||
|   mark { | ||||
|     display: block; | ||||
|     background-color: rgba(254, 252, 232, 0.9); | ||||
|   } | ||||
| } | ||||
| 
 | ||||
| blockquote { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jakob Beckmann
						Jakob Beckmann