mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Set richembed text color to black, including author
This commit is contained in:
		@@ -176,8 +176,8 @@ nav a {
 | 
				
			|||||||
  background-color: rgba(0, 0, 0, 0.4);
 | 
					  background-color: rgba(0, 0, 0, 0.4);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.field-content, .description {
 | 
					.richembed .author .name, .richembed .field-content, .richembed .description {
 | 
				
			||||||
    color: black;
 | 
					  color: black;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.footer, code.blockcode {
 | 
					.footer, code.blockcode {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user