Rebranding #80

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

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