found this old project, not sure why it contains rust stuff but I just want to html

This commit is contained in:
2025-09-23 10:18:37 -05:00
parent ee48ed5d07
commit 4fab74efe5
5 changed files with 559 additions and 1 deletions

7
static/chat.css Normal file
View File

@@ -0,0 +1,7 @@
.user-mod {
background-color: #70C070;
}
.user-vip {
background-color: #ffc6f8;
}