Update styles.css

This commit is contained in:
gr00tie 2023-11-15 21:51:13 +01:00 committed by GitHub
parent 27bac5347a
commit d9e782dea8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 */ /* Ensure elements scale well on mobile */
@media (max-width: 768px) { @media (max-width: 768px) {
body { body {