added fonts

master
Jakob 2020-02-12 10:34:55 +01:00
parent 709fdce07f
commit 40a39a9590
1 changed files with 2 additions and 2 deletions

View File

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