From f0761ac6ea83fea8d6975c8301091932541cc9f9 Mon Sep 17 00:00:00 2001 From: tpart Date: Wed, 10 Apr 2024 19:29:47 +0200 Subject: Fix subtitle style --- web/style/nodecard.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/style/nodecard.css b/web/style/nodecard.css index 5a48f8f..05c305b 100644 --- a/web/style/nodecard.css +++ b/web/style/nodecard.css @@ -41,7 +41,7 @@ .card .subtitle { margin-top: 0.25em; } -.card .subtitle a { +.card .subtitle * { color: var(--font-dark); } .card .title a, .card .subtitle a { -- cgit v1.2.3-70-g09d2