From 7078ade87556b727f4ff1183b0a2ea240f0ad9f4 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Mon, 2 Mar 2020 21:40:33 -0700 Subject: category support backend. Tags fronend --- jthanio/static/css/jthanio.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jthanio') diff --git a/jthanio/static/css/jthanio.css b/jthanio/static/css/jthanio.css index e69de29..bde2ab6 100644 --- a/jthanio/static/css/jthanio.css +++ b/jthanio/static/css/jthanio.css @@ -0,0 +1,3 @@ +.badge-primary a { + color: white; +} -- cgit v1.2.3