added fonts

master
Jakob 2020-02-12 10:54:24 +01:00
parent 959febb48b
commit d539db4a37
1 changed files with 2 additions and 2 deletions

View File

@ -27,10 +27,10 @@
font-size: 1em; font-size: 1em;
} }
p { p {
font-family: sans-serif; font-family: monospace;
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
font-family: monospace; font-family: sans-serif;
} }
/*}*/ /*}*/