undo the last 6 merges i fucked up
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful

This commit is contained in:
Twig 2025-07-10 16:10:55 +02:00
parent 0afb269788
commit 323178af6b
No known key found for this signature in database
14 changed files with 251 additions and 120 deletions

View file

@ -33,7 +33,7 @@ body {
font-family: Arial, Helvetica, sans-serif;
box-sizing: border-box;
color: var(--text-color);
background: var(--optional-chat-background);
background: var(--optional-body-background);
background-color: var(--chat-background-color);
margin: 0;
}