Add blocking, add note to self to tabs and add snit's default avatar img

This commit is contained in:
2026-07-30 01:39:31 +01:00
parent b07f92853d
commit 7a822e8eaf
6 changed files with 114 additions and 29 deletions
+5
View File
@@ -85,3 +85,8 @@
color: cyan;
font-family: serif;
}
.blocked {
background-color: orange;
color: black;
}