diff options
-rw-r--r-- | web/style/nodecard.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |