Add text color style for noscript link (#4772)
This commit is contained in:
		
				
					committed by
					
						
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							6fd2e8c3c5
						
					
				
				
					commit
					ba8fb2fd0f
				
			@@ -3893,6 +3893,15 @@ noscript {
 | 
			
		||||
    margin: 30px auto;
 | 
			
		||||
    color: $ui-secondary-color;
 | 
			
		||||
    max-width: 400px;
 | 
			
		||||
 | 
			
		||||
    a {
 | 
			
		||||
      color: $ui-highlight-color;
 | 
			
		||||
      text-decoration: underline;
 | 
			
		||||
 | 
			
		||||
      &:hover {
 | 
			
		||||
        text-decoration: none;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user