some big changes...

This commit is contained in:
Ross
2026-07-04 22:40:56 +01:00
parent f74aba0e9c
commit 8ab8a7e8db
5 changed files with 187 additions and 74 deletions
+5
View File
@@ -1290,6 +1290,11 @@ h2:has(+ #exam-list:empty), h2:has(+ #packet-list:empty){
animation: pulse-failed 1s infinite alternate;
}
.sync-dot.practice {
background-color: #2196F3;
box-shadow: 0 0 8px #2196F3;
}
.sync-text {
letter-spacing: 0.2px;
}