diff --git a/src/components/status.css b/src/components/status.css index cd040375..08b80e91 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -251,6 +251,9 @@ filter: none; image-rendering: auto; } +.status .content a:not(.mention):not(:has(span)) { + color: inherit; +} .timeline-deck .status .content { max-height: 50vh;