fixed cookie bar link and styling

This commit is contained in:
2022-09-10 09:31:27 +02:00
parent 4bb3f931f0
commit 5277f19ca6
11 changed files with 311 additions and 315 deletions

View File

@@ -2,44 +2,6 @@
exports[`CategoriesTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>
@@ -213,5 +175,43 @@ exports[`CategoriesTemplate renders correctly 1`] = `
</div>
</div>
</div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/pages/legal/cookies"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
</div>
`;

View File

@@ -2,44 +2,6 @@
exports[`CategoryTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>
@@ -277,5 +239,43 @@ exports[`CategoryTemplate renders correctly 1`] = `
</div>
</div>
</div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/pages/legal/cookies"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
</div>
`;

View File

@@ -2,44 +2,6 @@
exports[`IndexTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>
@@ -274,5 +236,43 @@ exports[`IndexTemplate renders correctly 1`] = `
</div>
</div>
</div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/pages/legal/cookies"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
</div>
`;

View File

@@ -2,44 +2,6 @@
exports[`NotFoundTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>
@@ -194,5 +156,43 @@ exports[`NotFoundTemplate renders correctly 1`] = `
</div>
</div>
</div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/pages/legal/cookies"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
</div>
`;

View File

@@ -2,44 +2,6 @@
exports[`PageTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>
@@ -198,5 +160,43 @@ exports[`PageTemplate renders correctly 1`] = `
</div>
</div>
</div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/pages/legal/cookies"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
</div>
`;

View File

@@ -2,44 +2,6 @@
exports[`PostTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<a
href="/"
@@ -83,5 +45,43 @@ exports[`PostTemplate renders correctly 1`] = `
</div>
<div />
</div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/pages/legal/cookies"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
</div>
`;

View File

@@ -2,44 +2,6 @@
exports[`TagTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>
@@ -277,5 +239,43 @@ exports[`TagTemplate renders correctly 1`] = `
</div>
</div>
</div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/pages/legal/cookies"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
</div>
`;

View File

@@ -2,44 +2,6 @@
exports[`TagsTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>
@@ -213,5 +175,43 @@ exports[`TagsTemplate renders correctly 1`] = `
</div>
</div>
</div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/pages/legal/cookies"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
</div>
`;