Skip to content

Commit

Permalink
Add css for serif font as some browser default to font without serif
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzsche committed Jun 23, 2024
1 parent 7bf5787 commit 5733923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
html {
font-size: 13pt;
font-family: "Times New Roman", Times, serif;
}

img {
Expand Down

0 comments on commit 5733923

Please sign in to comment.