Ispravke — bezbednost, CSS teme, handleri, sidebar, servis forma

This commit is contained in:
2026-06-03 23:13:15 +02:00
parent f5b6b0c7ee
commit 4b7ed36473
19 changed files with 352 additions and 519 deletions
+1
View File
@@ -1,4 +1,5 @@
:root {
color-scheme: light;
--pozadina: #f6f8fa;
--kartica: #ffffff;
--kartica-2: #f0f2f5;
+1
View File
@@ -1,4 +1,5 @@
:root {
color-scheme: dark;
--pozadina: #1f2228;
--kartica: #22262d;
--kartica-2: #2c313a;