diff --git a/app/templates/themes/trans/styles.css b/app/templates/themes/trans/styles.css index 7ae2b3d6..2df842e5 100644 --- a/app/templates/themes/trans/styles.css +++ b/app/templates/themes/trans/styles.css @@ -36,7 +36,7 @@ div.navbar, footer { [data-bs-theme="dark"] .side_pane .card { --bs-card-bg: #cd8393; } -.post_body a { +.post_body a, .comment_body a { color: white; } .text-muted {