Latest updates

This commit is contained in:
2026-07-10 16:58:33 +02:00
parent 8a27cef9a4
commit cd2e07ed97
22 changed files with 363 additions and 181 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
button {
background-image: none;
background-color: var(--color-dark-6);
color: var(--color-light-1);
color: #ffffff;
font-weight: 500;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
input,