Add hat icon, change some CSS and remove all reply support

This commit is contained in:
2026-02-08 09:44:45 +00:00
parent 589101c292
commit 713cb24508
7 changed files with 118 additions and 74 deletions

View File

@@ -33,3 +33,9 @@
.visitor {
color: grey;
}
.hat {
background-color: orange;
color: black;
font-family: monospace;
}