Files
chat_server/static/chat.css

7 lines
90 B
CSS

.user-mod {
background-color: #70C070;
}
.user-vip {
background-color: #ffc6f8;
}