aboutsummaryrefslogtreecommitdiff
path: root/data/static/style.css
diff options
context:
space:
mode:
authorthinkpadmaster <a.scerba02@gmail.com>2023-07-05 22:40:33 -0500
committerthinkpadmaster <a.scerba02@gmail.com>2023-07-05 22:40:33 -0500
commitccabd05aaf9da8e598e1861c38ec420914a43578 (patch)
tree57d0973dbe9859c6fb4bbe4da6bd7e4e5b86490e /data/static/style.css
parent49aefbadefa91e9d3faf260cb0c86b57c20647c3 (diff)
Actually fix thumbnail text color
Diffstat (limited to 'data/static/style.css')
-rw-r--r--data/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/static/style.css b/data/static/style.css
index e5be904..7ed9250 100644
--- a/data/static/style.css
+++ b/data/static/style.css
@@ -168,7 +168,7 @@ figure > a {
text-decoration: none;
}
-a {
+a, a > figcaption {
color: inherit;
}