From f94d3c32c225f75eff5dd1a0817d55a4ee83072b Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 27 Jun 2025 12:34:05 -0400 Subject: [PATCH] roman literatatt headings --- acl.cool/site/writings/umbral0.5.dj | 2 +- css/fonts.css | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/acl.cool/site/writings/umbral0.5.dj b/acl.cool/site/writings/umbral0.5.dj index 5cd9d24..bd2395f 100644 --- a/acl.cool/site/writings/umbral0.5.dj +++ b/acl.cool/site/writings/umbral0.5.dj @@ -1,4 +1,4 @@ -# Umbral Gaze ^1^/~2~ +# Umbral Gaze ½ It's early morning; our intrepid adventurers are just beginning their day. They awaken in Venron, a small inland village equilatitudinal to the southern Sword Coast, where, for one reason or another, each wound up stopping for rest the night before. diff --git a/css/fonts.css b/css/fonts.css index 02a9d26..cc0f6fb 100644 --- a/css/fonts.css +++ b/css/fonts.css @@ -196,7 +196,6 @@ body { h1 { font-family: "Heading"; - font-style: italic; line-height: normal; font-optical-sizing: auto; } @@ -207,7 +206,6 @@ h4, h5, h6 { font-family: "Subheading"; - font-style: italic; font-weight: normal; line-height: var(--ui-spacing); font-optical-sizing: auto;