aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-04-12 13:43:29 +0200
committermetamuffin <metamuffin@disroot.org>2024-04-12 13:43:29 +0200
commit5f190e66010fe8044b8929e7d8564cd8f0649ab3 (patch)
treeea924d1269928a65a5ee16fa1412d2f563259543
parentef11cf94b189ba4595a027491135e53a17878f5b (diff)
parentf0761ac6ea83fea8d6975c8301091932541cc9f9 (diff)
downloadjellything-5f190e66010fe8044b8929e7d8564cd8f0649ab3.tar
jellything-5f190e66010fe8044b8929e7d8564cd8f0649ab3.tar.bz2
jellything-5f190e66010fe8044b8929e7d8564cd8f0649ab3.tar.zst
Merge remote-tracking branch 'origin/video_channel_display'
-rw-r--r--web/style/nodecard.css2
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 {