From 939bdf3b8b4921d2550cfc963a930015918bc9b3 Mon Sep 17 00:00:00 2001 From: the lemons Date: Tue, 8 Feb 2022 02:47:49 -0600 Subject: minor css tweak --- static/amethyst.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/amethyst.css b/static/amethyst.css index 8c618fe..b285dc1 100644 --- a/static/amethyst.css +++ b/static/amethyst.css @@ -292,6 +292,10 @@ grge { content: "→ "; } +.hist-log > ul > li > strong { + color: white; +} + .page-id { color: lightgrey; font-style: italic; -- cgit v1.2.3