„content/style.css“ ändern

master
Jakob 2020-02-12 10:38:25 +01:00
parent e92de00c69
commit 50ba71b7b0
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: cursive; font-family: fantasy;
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
font-family: cursive; font-family: fantasy;
} }
/*}*/ /*}*/