10 lines
		
	
	
		
			172 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			172 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
.taxonomy-term-preview {
 | 
						|
  background-color: #eee;
 | 
						|
}
 | 
						|
.taxonomy-term-divider-top {
 | 
						|
  border-bottom: none;
 | 
						|
}
 | 
						|
.taxonomy-term-divider-bottom {
 | 
						|
  border-top: 1px dotted #ccc;
 | 
						|
}
 |