mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Use unique styling for quoted text
This commit is contained in:
		
							parent
							
								
									eb64b4122d
								
							
						
					
					
						commit
						466283f135
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -164,6 +164,11 @@ table td {
 | 
			
		|||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  blockquote {
 | 
			
		||||
    border-left: $spacer * 0.2 solid $light;
 | 
			
		||||
    padding-left: $spacer * 1.2;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  table {
 | 
			
		||||
    @extend .table, .table-dark, .table-striped;
 | 
			
		||||
    margin: 0 auto;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue