Update styles.css

This commit is contained in:
gr00tie 2023-11-15 21:51:13 +01:00 committed by GitHub
parent f8765fa35d
commit 5e773db0d6

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 {