nav styling
This commit is contained in:
		@@ -25,3 +25,18 @@ a {
 | 
				
			|||||||
.pfp {
 | 
					.pfp {
 | 
				
			||||||
    border-radius: 50px;
 | 
					    border-radius: 50px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					nav {
 | 
				
			||||||
 | 
					    color: aliceblue;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					nav ul li {
 | 
				
			||||||
 | 
					    list-style: none;
 | 
				
			||||||
 | 
					    color: aliceblue;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					nav ul li a {
 | 
				
			||||||
 | 
					    color: aliceblue;
 | 
				
			||||||
 | 
					    text-decoration: none;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user