Use Neuton font.
This commit is contained in:
parent
922af24e1b
commit
18159b92cc
|
@ -6,3 +6,11 @@
|
|||
div#text {
|
||||
font-family: Courier;
|
||||
}
|
||||
|
||||
html, body {
|
||||
font-family: 'Neuton', serif;
|
||||
}
|
||||
|
||||
.btn {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue