mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 15:57:02 +01:00 
			
		
		
		
	Fixed text colour of blockcode
Changed the colour to a darker grey
This commit is contained in:
		@@ -180,8 +180,8 @@ nav a {
 | 
			
		||||
    color: black;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.footer {
 | 
			
		||||
    color: rgb(100,100,100);
 | 
			
		||||
.footer, code.blockcode {
 | 
			
		||||
    color: rgb(100,100,100)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
a {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user