From 4423bad3b71200a7b385503cf863396809f917f0 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Sun, 27 Feb 2022 01:36:00 -0500 Subject: fonts poetry --- static/styles.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/styles.css b/static/styles.css index 11a4cbb..94e3b89 100644 --- a/static/styles.css +++ b/static/styles.css @@ -61,13 +61,13 @@ hr { } .poetry { - font-size: 85%; - font-family: EBGaramond; + font-size: 95%; + font-family: Charter; } .byline { font-style: italic; - font-size: 75%; + font-size: 85%; } #share { -- cgit v1.2.3