fix: update file paths and improve session handling in user interactions (#39)

Reviewed-on: #39
This commit is contained in:
2025-11-06 10:03:28 +01:00
parent 051e7406e3
commit de565b52dc
10 changed files with 72 additions and 46 deletions

View File

@@ -1,4 +1,5 @@
:root {
--background-image: url('/assets/images/img.png');
--color: black;
--highlightscolor: rgba(0, 0, 0, 0.75);
}