Switch to a serif font stack

This commit is contained in:
Jeremy Dormitzer 2018-11-20 16:44:38 -05:00
parent 24e88e98a7
commit 60f01386c6
No known key found for this signature in database
GPG Key ID: 106FF4BA83EE8202

View File

@ -489,16 +489,24 @@ big {
Fonts Fonts
*/ */
body { body {
font-family: system-ui, font-family:
-apple-system, "Palatino Linotype",
BlinkMacSystemFont, Palatino,
"Segoe UI", Palladio,
Roboto, "URW Palladio L",
Oxygen-Sans, "Book Antiqua",
Ubuntu, Baskerville,
Cantarell, "Bookman Old Style",
"Helvetica Neue", "Bitstream Charter",
sans-serif; "Nimbus Roman No9 L",
Garamond,
"Apple Garamond",
"ITC Garamond Narrow",
"New Century Schoolbook",
"Century Schoolbook",
"Century Schoolbook L",
Georgia,
serif;
} }
h1, h2, h3, h4, h5 { h1, h2, h3, h4, h5 {