add tac
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user