Added underscores and dashes to usernames

This commit is contained in:
rainbow napkin 2025-05-02 03:47:46 -04:00
parent 23ceb74883
commit d3aa4b8274
3 changed files with 17 additions and 5 deletions

View file

@ -165,6 +165,7 @@ p.panel-head-element{
.chat-entry-username{
margin: auto 0.2em auto 0;
text-wrap: nowrap;
}
.chat-entry-body{
@ -203,6 +204,7 @@ span.user-entry{
font-size: 1em;
width: fit-content;
user-select: none;
text-wrap: nowrap;
}
.whisper{