dosis + e69109
This commit is contained in:
parent
0ccb9003b1
commit
19b1a46b7b
1 changed files with 2 additions and 2 deletions
|
|
@ -166,9 +166,9 @@ tr:hover {
|
||||||
|
|
||||||
/* Hacker theme styles */
|
/* Hacker theme styles */
|
||||||
body {
|
body {
|
||||||
font-family: 'Courier New', monospace;
|
font-family: 'dosis', monospace;
|
||||||
background: #0f0f0f; /* Dark background for hacker aesthetic */
|
background: #0f0f0f; /* Dark background for hacker aesthetic */
|
||||||
color: #33ff33; /* Bright green text, reminiscent of old terminals */
|
color: #e69109; /* Bright green text, reminiscent of old terminals */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Ensure elements scale well on mobile */
|
/* Ensure elements scale well on mobile */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue