forked from em/receptty.org
		
	Show currently selected nav item
This commit is contained in:
		@@ -61,6 +61,11 @@ nav {
 | 
			
		||||
		display:flex;
 | 
			
		||||
		justify-content:center;
 | 
			
		||||
		background:$nav-background-secondary;
 | 
			
		||||
 | 
			
		||||
		a.active {
 | 
			
		||||
			color: $nav-anchor-hover-color;
 | 
			
		||||
			background-color: $nav-background-primary;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user