Add affiliation medals

This commit is contained in:
2026-02-02 13:23:08 +00:00
parent 6cb8771994
commit 777df725b6
10 changed files with 117 additions and 13 deletions

View File

@@ -25,3 +25,11 @@
background-color: lime;
color: white;
}
.moderator {
color: magenta;
}
.visitor {
color: grey;
}