This commit is contained in:
Lanta 2023-11-03 22:56:01 +01:00
parent 19b1a46b7b
commit b54f3deb13

View file

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