summaryrefslogtreecommitdiff
path: root/jthanio
diff options
context:
space:
mode:
authorJonathan DeMasi <jrdemasi@gmail.com>2020-03-02 21:40:33 -0700
committerJonathan DeMasi <jrdemasi@gmail.com>2020-03-02 21:40:33 -0700
commit7078ade87556b727f4ff1183b0a2ea240f0ad9f4 (patch)
tree5132a4462802ff0784c4d3204f9365c675c99ac8 /jthanio
parent5f1250cc5928e47a2710f5edf9dc98287a4d5f1b (diff)
downloadjthanio-7078ade87556b727f4ff1183b0a2ea240f0ad9f4.tar
jthanio-7078ade87556b727f4ff1183b0a2ea240f0ad9f4.tar.gz
jthanio-7078ade87556b727f4ff1183b0a2ea240f0ad9f4.tar.bz2
jthanio-7078ade87556b727f4ff1183b0a2ea240f0ad9f4.tar.lz
jthanio-7078ade87556b727f4ff1183b0a2ea240f0ad9f4.tar.xz
jthanio-7078ade87556b727f4ff1183b0a2ea240f0ad9f4.tar.zst
jthanio-7078ade87556b727f4ff1183b0a2ea240f0ad9f4.zip
category support backend. Tags fronend
Diffstat (limited to 'jthanio')
-rw-r--r--jthanio/static/css/jthanio.css3
1 files changed, 3 insertions, 0 deletions
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;
+}