dosis + e69109

This commit is contained in:
Lanta 2023-11-03 22:55:08 +01:00
parent 0ccb9003b1
commit 19b1a46b7b

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 */