aboutsummaryrefslogtreecommitdiff
path: root/web/style/nodecard.css
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-01-21 23:53:38 +0100
committermetamuffin <metamuffin@disroot.org>2024-01-21 23:53:38 +0100
commitfbe81537a258a0f8b087a5a21abd58fb9c8a4ee1 (patch)
tree3db5d41fa6a6380905dfb52c9e34b2436f0679f3 /web/style/nodecard.css
parentb127ee51925f59b306b032dbacc11464ed175a60 (diff)
downloadjellything-fbe81537a258a0f8b087a5a21abd58fb9c8a4ee1.tar
jellything-fbe81537a258a0f8b087a5a21abd58fb9c8a4ee1.tar.bz2
jellything-fbe81537a258a0f8b087a5a21abd58fb9c8a4ee1.tar.zst
lazy image loading, person subtitles
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;
}