forked from ProjectSegfault/website
		
	@@ -47,6 +47,11 @@
 | 
			
		||||
        text-decoration: none;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .links > *:hover {
 | 
			
		||||
        background-color: var(--accent-tertiary);
 | 
			
		||||
        text-decoration: none;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    img {
 | 
			
		||||
        height: 36px;
 | 
			
		||||
        border-radius: 50%;
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ html {
 | 
			
		||||
    --accent-secondary: #ce1717;
 | 
			
		||||
    --text: #fff;
 | 
			
		||||
    --font-primary: Comfortaa;
 | 
			
		||||
    --accent-tertiary: #4beacb;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
body {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user