summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-02-27 01:36:00 -0500
committercyfraeviolae <cyfraeviolae>2022-02-27 01:36:00 -0500
commit4423bad3b71200a7b385503cf863396809f917f0 (patch)
treef6aedc2a906231cfe4ee29a7b1022d648fd19d03
parentf4f0f93466771dd277a4a847224c6da626f65590 (diff)
fonts poetry
-rw-r--r--static/styles.css6
1 files 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 {