From 4d1e494b1d78559f4b0f41f056e9cf4202f1bbb3 Mon Sep 17 00:00:00 2001 From: Oliver Atkinson <> Date: Mon, 1 Apr 2024 11:16:13 -0600 Subject: [PATCH] color vairable --- static/lugo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/lugo.css b/static/lugo.css index b4c45d9..ecfd8ed 100644 --- a/static/lugo.css +++ b/static/lugo.css @@ -27,7 +27,7 @@ .taglist { text-align: center; clear: both; - color: rgb(64, 64, 64); + color: var(--bg-text); } /* For putting right / left boxes next to each other */