summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-12-01 22:29:48 -0500
committerAdam T. Carpenter <atc@53hor.net>2020-12-01 22:29:48 -0500
commit330620e9a76a1017f0fa7222f510144088105340 (patch)
tree6fcea5262bb96eff2da117cb857bdd4291ac5e91 /includes
parent72873d4e66d350e8ceee6b1009b8d88321484f79 (diff)
download53hor-330620e9a76a1017f0fa7222f510144088105340.tar.xz
53hor-330620e9a76a1017f0fa7222f510144088105340.zip
working on CV
Diffstat (limited to 'includes')
-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;