diff --git a/content/style.css b/content/style.css index 950e07e..fe75516 100644 --- a/content/style.css +++ b/content/style.css @@ -23,10 +23,10 @@ font-size: 1em; } p { - font-family: sans-serif; + font-family: inherit; } h1, h2, h3, h4, h5, h6 { - font-family: fantasy; + font-family: serif; } /*}*/