diff --git a/core/module/theme/resource/custom.css b/core/module/theme/resource/custom.css index 80d0e89..b4f0a2f 100644 --- a/core/module/theme/resource/custom.css +++ b/core/module/theme/resource/custom.css @@ -155,28 +155,14 @@ figure.image figcaption { /* Consentement aux cookies */ /* #cookieConsent { - width: 80%; - color: #FFF; - background: #212223; - opacity: 0.9; } - #cookieConsent a{ - color : yellow; } - #cookieConsent h3{ - color : red; } - #cookieConsentConfirm { - background: rgba(0,0,255,1); - color: rgba(255,255,255,1); } - #cookieConsentConfirm:hover { - background: rgba(0,50,255,1); - color: rgba(255,255,255,1); } */