This commit is contained in:
2020-08-01 15:35:33 +02:00
parent 838a3d4a0a
commit fbd5e55c32
6 changed files with 91 additions and 6 deletions
-3
View File
@@ -4,9 +4,6 @@
# 'example.settings.local.php' file, which sits next to this file.
parameters:
http.response.debug_cacheability_headers: true
twig.config:
debug: false
auto_reload: true
services:
cache.backend.null:
class: Drupal\Core\Cache\NullBackendFactory
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -161,3 +161,20 @@ article img,
flex: 100%;
max-width: 100%;
}
// tac
#tarteaucitronRoot{
#tarteaucitronDisclaimerAlert,
#tarteaucitronPersonalize,
#tarteaucitronCloseAlert,
#tarteaucitronPrivacyUrl,
#tarteaucitronInfo,
.tarteaucitronH1,
.tarteaucitronH2,
button,
li span,
li a{
font-family: 'truenoregular'!important;
}
}