Rebranding #80

Merged
OpzekerIT merged 66 commits from dev into main 2023-11-03 22:05:01 +00:00
Showing only changes of commit e9b01678f2 - Show all commits

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