ajusted cookie banner

master
Benjamin Völkl 2023-09-13 20:06:17 +02:00
parent 1c3a300c93
commit 9007f027e5
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<div class="fixed-bottom py-4 text-light" id="cookie-settings" style="background-color: {{$_primary_ci_color}}; bottom: -100%;">
<div class="fixed-bottom py-3 text-light" id="cookie-settings" style="background-color: {{$_primary_ci_color}}; bottom: -100%;">
<div class="container">
<div class="row">
<div class="col-12" style="max-height: 40vh;overflow: auto;">
<div class="col-12" style="max-height: 10vh;overflow: auto;">
<h4 class="text-light mt-2">
<svg style="margin-right: 3px;" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="35" viewBox="0, 0, 202, 194">
<defs>

View File

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="Generator" content="Lumino CMS" />
<title>{{config('settings.name')}}</title>
@include('template.'.config('settings.template').'.content.includes.css')
@if(isset($_COOKIE["cookies-consent"]) && $_COOKIE["cookies-consent"])