Fix #538 - Darken buttons to increase contrast
This commit is contained in:
		
							parent
							
								
									3a310e8f63
								
							
						
					
					
						commit
						1c507ff172
					
				@ -1,5 +1,5 @@
 | 
			
		||||
.button {
 | 
			
		||||
  background-color: $color4;
 | 
			
		||||
  background-color: darken($color4, 3%);
 | 
			
		||||
  font-family: inherit;
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  position: relative;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user