Twitch badge support implemented

This commit is contained in:
Luxferre
2024-09-20 12:21:28 +03:00
parent 4e972bd5f5
commit 56f7da4748
9 changed files with 180 additions and 16 deletions
+3 -3
View File
@@ -35,11 +35,11 @@ html, body {
}
#msglist > div .icon img { /* userpic */
max-height: 1.5em;
padding: 0 5px;
max-height: 16px;
padding: 0 3px;
margin-top: -20px;
position: relative;
top: 4px;
top: 3px;
}
.username {