mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 02:12:49 +01:00 
			
		
		
		
	Make line highlight set by hl_lines parameter span the whole line.
This commit is contained in:
		@@ -514,6 +514,9 @@ pre, code {
 | 
				
			|||||||
.post-content table code {
 | 
					.post-content table code {
 | 
				
			||||||
  white-space: pre;
 | 
					  white-space: pre;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.highlight td:nth-child(2) {
 | 
				
			||||||
 | 
					  width: 100%;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Unflavored code fences
 | 
					/* Unflavored code fences
 | 
				
			||||||
------------------------------ */
 | 
					------------------------------ */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user