summaryrefslogtreecommitdiff
path: root/includes/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'includes/stylesheet.css')
-rw-r--r--includes/stylesheet.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/stylesheet.css b/includes/stylesheet.css
index aab9b8f..1fbee17 100644
--- a/includes/stylesheet.css
+++ b/includes/stylesheet.css
@@ -23,6 +23,10 @@ body {
padding: 1em;
}
+hr {
+ color: var(--white);
+}
+
nav {
list-style-type: none;
text-align: center;