This commit is contained in:
@@ -10,5 +10,13 @@ $dark: #535455;
|
|||||||
$link-decoration: none;
|
$link-decoration: none;
|
||||||
$link-color: $secondary;
|
$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_bootstrap_theme";
|
||||||
@import "hugo_cookie_consent";
|
@import "hugo_cookie_consent";
|
||||||
Reference in New Issue
Block a user