Update styles.css
This commit is contained in:
parent
06d0296183
commit
6f0c671000
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ tr:hover {
|
||||||
|
|
||||||
/* Hacker theme styles */
|
/* Hacker theme styles */
|
||||||
body {
|
body {
|
||||||
font-family: 'Dosis', monospace;
|
font-family: 'Noto Sans', monospace;
|
||||||
background: #0f0f0f; /* Dark background for hacker aesthetic */
|
background: #0f0f0f; /* Dark background for hacker aesthetic */
|
||||||
color: #e69109; /* Bright green text, reminiscent of old terminals */
|
color: #e69109; /* Bright green text, reminiscent of old terminals */
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue