„content/style.css“ ändern

master
Jakob 2020-02-12 10:35:35 +01:00
parent 40a39a9590
commit 025cd68b2b
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-serif; font-family: inherit;
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
font-family: fantasy; font-family: serif;
} }
/*}*/ /*}*/