social nav + search system #37

Merged
freakoverse merged 22 commits from staging into master 2024-09-18 10:08:04 +00:00
Showing only changes of commit f708dd6530 - Show all commits

View File

@ -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 {