Update styles.css
This commit is contained in:
parent
27bac5347a
commit
d9e782dea8
1 changed files with 0 additions and 8 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue