Improve cookie banner design.
Build and Deploy / build-and-deploy (push) Successful in 15s

This commit is contained in:
2026-08-11 08:05:42 +02:00
parent 8468baedcb
commit 43ced2a28a
+8
View File
@@ -10,5 +10,13 @@ $dark: #535455;
$link-decoration: none;
$link-color: $secondary;
:root {
--cookie-banner-bg: #cad2e0;
--cookie-banner-color: #17293c;
--cookie-accept-bg: #16a34a;
--cookie-decline-bg: #dc2626;
--cookie-banner-shadow: 0 0 36px #686a6f;
}
@import "hugo_bootstrap_theme";
@import "hugo_cookie_consent";