Update theme and styles

- Updated the footer layout in `footer.html` to streamline the structure and improve readability.
- Added new CSS classes for brightness and invert filters in `style.css` to enhance image visibility.
- Modified the CSS source map in `custom.css.map` for better debugging.
- Changed theme name in `theme.toml` from "Hugo Saasify" to "Theme Chill" for branding consistency.
This commit is contained in:
Boris Waaub
2026-02-11 20:09:11 +01:00
parent 5c0487c90f
commit 77f020ae13
7 changed files with 486 additions and 374 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ header.header {
background-color: $bg-dark-blue;
}
footer.footer {
background-color: $chill-green;
background-color: $bg-dark-blue;
}
.chill-pres {