new matchparser + font #82

Merged
lanta01 merged 3 commits from dev into main 2023-11-06 10:27:16 +00:00
Showing only changes of commit 435daae177 - Show all commits

View file

@ -182,7 +182,7 @@ tr:hover {
/* Hacker theme styles */ /* Hacker theme styles */
body { body {
font-family: 'Dosis', monospace; font-family: 'Noto Sans', 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 */
} }