diff --git a/src/style.content.css b/src/style.content.css index e2b6c37..b5b29a4 100644 --- a/src/style.content.css +++ b/src/style.content.css @@ -78,6 +78,9 @@ color: #fff; text-decoration: none; } +.bsky-user-content .content .display-name a:hover { + text-decoration: underline; +} .bsky-user-content .content .handle { font-size: 14px; color: #ccc;