aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2022-02-08 02:47:49 -0600
committerthe lemons <citrons@mondecitronne.com>2022-02-08 02:47:49 -0600
commit939bdf3b8b4921d2550cfc963a930015918bc9b3 (patch)
tree21ce8aab26e5681ab75773b0f9fc02841e2ad245
parentff1f0272d539ce6d7b1710d6356ead31a0ef522d (diff)
minor css tweak
-rw-r--r--static/amethyst.css4
1 files changed, 4 insertions, 0 deletions
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;