aboutsummaryrefslogtreecommitdiff
path: root/web/style/nodecard.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style/nodecard.css')
-rw-r--r--web/style/nodecard.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/style/nodecard.css b/web/style/nodecard.css
index b0dd3e2..623a1e7 100644
--- a/web/style/nodecard.css
+++ b/web/style/nodecard.css
@@ -56,6 +56,9 @@
.card .title a:hover {
text-decoration-line: underline;
}
+.card .title .subtitle {
+ color: grey;
+}
.card .poster {
display: grid;
}