Dev #120

Merged
gr00tie merged 17 commits from dev into main 2023-11-15 21:34:08 +00:00
Showing only changes of commit d9e782dea8 - Show all commits

View file

@ -184,14 +184,6 @@ tr:hover {
}
/* Hacker theme styles */
body {
font-family: 'Noto Sans', monospace;
background: #0f0f0f; /* Dark background for hacker aesthetic */
color: #e69109; /* Bright green text, reminiscent of old terminals */
}
/* Ensure elements scale well on mobile */
@media (max-width: 768px) {
body {