Added lottie toggle
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 26s

This commit is contained in:
2024-11-06 21:53:08 +01:00
parent 34c31b8533
commit 91cef8c24c
13 changed files with 3035 additions and 102 deletions

View File

@@ -10,6 +10,7 @@ html {
color: var(--text-color);
background-color: var(--background-color);
transition: background-color 100ms linear;
.only-on-dark {
display: none;