Post headers glow blue instead of underlining
This commit is contained in:
		
							parent
							
								
									1423f650fc
								
							
						
					
					
						commit
						33a20962ef
					
				
					 2 changed files with 13 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -266,6 +266,14 @@ nav {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
.post { 
 | 
			
		||||
  h1 {
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
    &:hover, &:active {
 | 
			
		||||
      color: $blue;
 | 
			
		||||
      text-decoration: none;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  blockquote {
 | 
			
		||||
    border-left: 2px solid $gray;
 | 
			
		||||
    font-size: 22px;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue