Better fonts in template
also no longer list previously-used fonts after a generic because I never removed them
This commit is contained in:
parent
b941c4f901
commit
b44ef17476
@ -3,7 +3,7 @@
|
||||
body {
|
||||
background-color: #333;
|
||||
color: #ccc;
|
||||
font-family: monospace, "Helvetica Neue", "Helvetica", "Noto Sans", sans-serif;
|
||||
font-family: "Hack", "Ubuntu Mono", "Lucida Console", monospace;
|
||||
}
|
||||
|
||||
#content {
|
||||
|
Loading…
Reference in New Issue
Block a user