mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Added a border for pre elements
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -111,6 +111,7 @@ img {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
pre {
 | 
					pre {
 | 
				
			||||||
  background-color: $color-bg-alt;
 | 
					  background-color: $color-bg-alt;
 | 
				
			||||||
 | 
					  border: 1px solid $color-bg-alt;
 | 
				
			||||||
  border-radius: 4px;
 | 
					  border-radius: 4px;
 | 
				
			||||||
  display: block;
 | 
					  display: block;
 | 
				
			||||||
  overflow-x: auto;
 | 
					  overflow-x: auto;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user