started Kick support

This commit is contained in:
Luxferre
2024-09-15 14:40:39 +03:00
parent a471474d62
commit 430d67913b
13 changed files with 305 additions and 24 deletions
+12
View File
@@ -93,6 +93,18 @@ html, body {
top: 2px;
}
.kk:before {
content:"";
display:inline-block;
background:url(/img/kk32.png);
height: 16px;
width: 16px;
background-size: 16px;
background-repeat no-repeat;
position: relative;
top: 2px;
}
.timestamp {
display: none !important;
margin-right: 5px