added fonts

master
Jakob 2020-02-12 10:57:22 +01:00
parent d539db4a37
commit 5b5628264d
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
p {
font-family: monospace;
}
input {
font-family: monospace;
}
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
}