🎨 fix link design

This commit is contained in:
kawamataryo 2023-09-23 06:13:25 +09:00
parent ab13928a3f
commit dad5f4a6b8

View File

@ -78,6 +78,9 @@
color: #fff; color: #fff;
text-decoration: none; text-decoration: none;
} }
.bsky-user-content .content .display-name a:hover {
text-decoration: underline;
}
.bsky-user-content .content .handle { .bsky-user-content .content .handle {
font-size: 14px; font-size: 14px;
color: #ccc; color: #ccc;