diff --git a/includes/styles.css b/includes/styles.css index 75f221d..4485be3 100644 --- a/includes/styles.css +++ b/includes/styles.css @@ -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 {