Auto-commit: make the theme of the website green and light green

This commit is contained in:
2026-01-15 14:27:43 +01:00
parent 4a342abb98
commit ee10c29bfd
2 changed files with 26 additions and 26 deletions

View File

@@ -532,7 +532,7 @@ html {
}
body {
background-color: #d1e7dd;
background-color: #e6ffee;
color: var(--foreground);
font-family: var(--font-cormorant-garamond), sans-serif;
position: relative;