summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 6 insertions, 0 deletions
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);
}