From cdaf4b1fd9b2213669b0d8bf06207efefedb6f17 Mon Sep 17 00:00:00 2001 From: TinWoodman92 Date: Thu, 14 Dec 2023 18:25:30 -0600 Subject: touch ups --- style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 6d4cb1e..52c1bbe 100644 --- a/style.css +++ b/style.css @@ -53,6 +53,12 @@ p { text-indent: 4em; } +p.header-sub-text { + font-size: 1.25em; + font-weight: bold; + text-indent: 0; +} + hr { border-color: var(--foreground-accent-color); } -- cgit v1.2.3