This commit is contained in:
thijs 2023-11-03 17:29:08 +01:00
parent 98121ce780
commit 4c8ee96d78

View file

@ -146,7 +146,7 @@ body {
/* Override other elements as needed for the hacker theme */ /* Override other elements as needed for the hacker theme */
nav { nav {
background: #121212; /* Dark background for navigation */ background: #121212; /* Dark background for navigation */
border-bottom: 1px solid #33ff33; /* Bright green border for accent */ /* border-bottom: 1px solid #33ff33; Bright green border for accent */
} }
/* Ensure links stand out */ /* Ensure links stand out */