dosis + e69109

This commit is contained in:
Thijs Stobbelaar 2023-11-03 22:55:08 +01:00
parent f749771ffd
commit 4a9b3649a4

View file

@ -166,9 +166,9 @@ tr:hover {
/* Hacker theme styles */
body {
font-family: 'Courier New', monospace;
font-family: 'dosis', monospace;
background: #0f0f0f; /* Dark background for hacker aesthetic */
color: #33ff33; /* Bright green text, reminiscent of old terminals */
color: #e69109; /* Bright green text, reminiscent of old terminals */
}
/* Ensure elements scale well on mobile */