This commit is contained in:
Thijs Stobbelaar 2023-11-03 22:56:01 +01:00
parent 4a9b3649a4
commit e9b01678f2

View file

@ -166,7 +166,7 @@ tr:hover {
/* Hacker theme styles */
body {
font-family: 'dosis', monospace;
font-family: 'Dosis', monospace;
background: #0f0f0f; /* Dark background for hacker aesthetic */
color: #e69109; /* Bright green text, reminiscent of old terminals */
}