From 330620e9a76a1017f0fa7222f510144088105340 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 1 Dec 2020 22:29:48 -0500 Subject: working on CV --- includes/stylesheet.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'includes') 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; -- cgit v1.2.3