mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-03 23:37:09 +01:00 
			
		
		
		
	Merge pull request #121 from TitanEmbeds/jelle619-IceWyvernFix
Fixed colour of embedded text in Ice Wyvern theme
This commit is contained in:
		@@ -176,6 +176,14 @@ nav a {
 | 
			
		||||
  background-color: rgba(0, 0, 0, 0.4);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.field-content, .description {
 | 
			
		||||
    color: black;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.footer, code.blockcode {
 | 
			
		||||
    color: rgb(100,100,100)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
a {
 | 
			
		||||
  color: #4688f7;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user