From e0a684d51cfd166c7643f3ab9f8434b9391ba7ac Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:17:03 +1300 Subject: [PATCH] trans theme - css --- app/templates/themes/trans/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {