mirror of
				https://github.com/DerTyp7/dertyp7.github.io.git
				synced 2025-10-29 21:02:09 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
		
			946 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			946 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| #app{display:flex;flex-direction:column}.header{padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:5rem;flex-direction:row}.header .logo{flex:.5}.header .links{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.header .links a{margin-left:1rem;text-decoration:none;color:#323232;font-weight:600;font-size:1.2rem;transition:all .1s ease-in-out;border-bottom:3px solid transparent}.header .links a:hover{color:#000;border-color:#000}.header .control{display:flex;justify-content:space-around;align-items:center;flex:.5}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}
 | 
