diff --git a/src/styles/author.css b/src/styles/author.css index 98a5b11..9f1743c 100644 --- a/src/styles/author.css +++ b/src/styles/author.css @@ -149,6 +149,7 @@ white-space: nowrap; text-overflow: ellipsis; color: rgba(255,255,255,0.75); + max-width: 223px; } .IBMSMSMSSS_Author_Top_PPWrapper { @@ -160,6 +161,15 @@ .IBMSMSMSSS_Author_Top_Handle { color: rgba(255,255,255,0.5); + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + max-width: 223px; +} + +.IBMSMSMSSS_Author_Top_Handle.IBMSMSMSSS_Author_Top_HandleNomen { + color: #F7931A; + font-weight: bold; } .IBMSMSMSSS_Author_Top_NostrLinksLink.IBMSMSMSSS_A_T_NLL_IBMSMSMSSSFollow {