From 2833c4948bc0716952fcebaf6ee3f38cfe39454b Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Tue, 3 Mar 2020 14:20:49 -0700 Subject: changes to tags --- jthanio/static/css/jthanio.css | 4 ++-- jthanio/templates/navigation.html | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'jthanio') diff --git a/jthanio/static/css/jthanio.css b/jthanio/static/css/jthanio.css index bde2ab6..f1db3ec 100644 --- a/jthanio/static/css/jthanio.css +++ b/jthanio/static/css/jthanio.css @@ -1,3 +1,3 @@ -.badge-primary a { - color: white; +.badge-light a { + color: #000000; } diff --git a/jthanio/templates/navigation.html b/jthanio/templates/navigation.html index 2cd9ae9..54756a2 100644 --- a/jthanio/templates/navigation.html +++ b/jthanio/templates/navigation.html @@ -20,10 +20,6 @@ About -
- - -
\ No newline at end of file -- cgit v1.2.3