serif headings

This commit is contained in:
sejo 2022-01-08 19:21:36 -06:00
parent 87e660c7db
commit 21ffc9393a
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ blockquote{
header h1{
font-size:3em;
}
h1,h2,h3{
font-family: serif;
}
th,td{
border-style:ridge;
padding:5px;