Compare commits
56 Commits
e35b681b69
...
stge
| Author | SHA1 | Date | |
|---|---|---|---|
| f05fee5e4c | |||
| ed3e38a2ce | |||
| df649e92f8 | |||
| facf991325 | |||
| 5e74afc829 | |||
| 534497eed2 | |||
| b745de55f2 | |||
| d77cfbb9e3 | |||
| bf71300dfe | |||
| f0f9ad9455 | |||
| a48f97ed45 | |||
| 8586386637 | |||
| c22e4e8d9d | |||
| fa81c5ad9a | |||
| 597501f29e | |||
| 0e1679fccd | |||
| c25e8bdd06 | |||
| 9c10542a1c | |||
| 396892f939 | |||
| f4933f6c45 | |||
| 97af3e2945 | |||
| 5c99cdd665 | |||
| 2686bc5f4a | |||
| 9a6938d231 | |||
| cdb0d15a43 | |||
| 3f2eb70271 | |||
| cfa90f9bcb | |||
| f3ad0386ee | |||
| e53a8ac4e7 | |||
| ac219a3d83 | |||
| b28ebc5438 | |||
| b2265482d2 | |||
| ede64a7b73 | |||
| 9a57827acd | |||
| 61cdbe6114 | |||
| d9f370e1fa | |||
| a4a031100f | |||
| aa386780bf | |||
| f85a68b9af | |||
| db5ddbcd27 | |||
| f72c779266 | |||
| c3e4e9f4ec | |||
| 6b59c0babb | |||
| fbf0f74bc2 | |||
| 413df5f8e9 | |||
| 2e228484db | |||
| 7b687d2bae | |||
| c169bbd3fb | |||
| ed77181289 | |||
| 31769ed721 | |||
| 6dbf6696c8 | |||
| c3ef6663cf | |||
| a2b238504f | |||
| 6c82eafd3d | |||
| 11b87d5ac9 | |||
| 6d930bc116 |
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: d92dd104-030a-4e96-9932-4607371f7551
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.link
|
||||||
|
id: block_content.link.changed
|
||||||
|
field_name: changed
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: link
|
||||||
|
label: Modifié
|
||||||
|
description: "L'heure à laquelle le bloc de contenu a été modifié pour la dernière fois."
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: changed
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: 85cc2a14-7008-4248-82bf-503226d66d8c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.link
|
||||||
|
id: block_content.link.info
|
||||||
|
field_name: info
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: link
|
||||||
|
label: 'Description du bloc'
|
||||||
|
description: 'Une brève description de votre bloc.'
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
||||||
@@ -0,0 +1,20 @@
|
|||||||
|
uuid: 120b2f25-e7b2-4f66-bcdf-acbf7669f597
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.link
|
||||||
|
module:
|
||||||
|
- metatag
|
||||||
|
id: block_content.link.metatag
|
||||||
|
field_name: metatag
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: link
|
||||||
|
label: 'Metatags (Hidden field for JSON support)'
|
||||||
|
description: 'The computed meta tags for the entity.'
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: metatag_computed
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
uuid: 889fcb21-234f-4911-a70d-f7391535b8ea
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.link
|
||||||
|
id: block_content.link.status
|
||||||
|
field_name: status
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: link
|
||||||
|
label: Publié
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 1
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: 45bdc104-a814-4de3-92d7-c25d2c2bfb13
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.live_youtube
|
||||||
|
id: block_content.live_youtube.changed
|
||||||
|
field_name: changed
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: live_youtube
|
||||||
|
label: Modifié
|
||||||
|
description: "L'heure à laquelle le bloc de contenu a été modifié pour la dernière fois."
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: changed
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: d04e24e6-8cea-46f6-8e57-1ec72beb3f6c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.live_youtube
|
||||||
|
id: block_content.live_youtube.info
|
||||||
|
field_name: info
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: live_youtube
|
||||||
|
label: 'Description du bloc'
|
||||||
|
description: 'Une brève description de votre bloc.'
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
||||||
@@ -0,0 +1,20 @@
|
|||||||
|
uuid: efc48857-a4cc-43cc-8687-75fb316b4009
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.live_youtube
|
||||||
|
module:
|
||||||
|
- metatag
|
||||||
|
id: block_content.live_youtube.metatag
|
||||||
|
field_name: metatag
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: live_youtube
|
||||||
|
label: 'Metatags (Hidden field for JSON support)'
|
||||||
|
description: 'The computed meta tags for the entity.'
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: metatag_computed
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
uuid: 243ea018-54d0-421c-bbb5-fa3eb51f15de
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.live_youtube
|
||||||
|
id: block_content.live_youtube.status
|
||||||
|
field_name: status
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: live_youtube
|
||||||
|
label: Publié
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 1
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: 99816590-8aca-481f-9acb-78f627c048c4
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- paragraphs.paragraphs_type.projet_diapo
|
||||||
|
id: paragraph.projet_diapo.created
|
||||||
|
field_name: created
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: projet_diapo
|
||||||
|
label: 'Écrit le'
|
||||||
|
description: 'Heure de création du paragraphe.'
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: created
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
uuid: 95f833dc-2c91-419d-be8a-3a8992776459
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- paragraphs.paragraphs_type.projet_diapo
|
||||||
|
id: paragraph.projet_diapo.status
|
||||||
|
field_name: status
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: projet_diapo
|
||||||
|
label: Publié
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 1
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: 89e0b4cb-3467-43dd-ac7d-c204a42a5c37
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- paragraphs.paragraphs_type.projet_info
|
||||||
|
id: paragraph.projet_info.created
|
||||||
|
field_name: created
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: projet_info
|
||||||
|
label: 'Écrit le'
|
||||||
|
description: 'Heure de création du paragraphe.'
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: created
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
uuid: a5d583a1-4104-4129-952b-be04093864c4
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- paragraphs.paragraphs_type.projet_info
|
||||||
|
id: paragraph.projet_info.status
|
||||||
|
field_name: status
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: projet_info
|
||||||
|
label: Publié
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 1
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: 460c5e92-f134-4e12-a66c-0d748623ba10
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- paragraphs.paragraphs_type.projet_partie_texte
|
||||||
|
id: paragraph.projet_partie_texte.created
|
||||||
|
field_name: created
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: projet_partie_texte
|
||||||
|
label: 'Écrit le'
|
||||||
|
description: 'Heure de création du paragraphe.'
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: created
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
uuid: 4cc6a442-5e28-4ad2-89ee-4542e940f2e2
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- paragraphs.paragraphs_type.projet_partie_texte
|
||||||
|
id: paragraph.projet_partie_texte.status
|
||||||
|
field_name: status
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: projet_partie_texte
|
||||||
|
label: Publié
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 1
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
||||||
@@ -294,6 +294,11 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
translation:
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
uid:
|
uid:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 31
|
weight: 31
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
||||||
login_with_username: false
|
login_with_username: false
|
||||||
|
require_username_on_registration: false
|
||||||
|
|||||||
@@ -6,7 +6,14 @@ dependencies:
|
|||||||
- field.storage.node.field_fichiers
|
- field.storage.node.field_fichiers
|
||||||
- node.type.actualite
|
- node.type.actualite
|
||||||
module:
|
module:
|
||||||
|
- content_translation
|
||||||
- file
|
- file
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
translation_sync:
|
||||||
|
target_id: target_id
|
||||||
|
display: display
|
||||||
|
description: description
|
||||||
id: node.actualite.field_fichiers
|
id: node.actualite.field_fichiers
|
||||||
field_name: field_fichiers
|
field_name: field_fichiers
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ third_party_settings:
|
|||||||
alt: alt
|
alt: alt
|
||||||
title: title
|
title: title
|
||||||
file: '0'
|
file: '0'
|
||||||
|
caption: '0'
|
||||||
id: node.partenaire.field_logo
|
id: node.partenaire.field_logo
|
||||||
field_name: field_logo
|
field_name: field_logo
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ bundle: projet
|
|||||||
label: 'Présentation équipe'
|
label: 'Présentation équipe'
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -6,7 +6,14 @@ dependencies:
|
|||||||
- field.storage.node.field_documents
|
- field.storage.node.field_documents
|
||||||
- node.type.site
|
- node.type.site
|
||||||
module:
|
module:
|
||||||
|
- content_translation
|
||||||
- file
|
- file
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
translation_sync:
|
||||||
|
target_id: target_id
|
||||||
|
display: display
|
||||||
|
description: description
|
||||||
id: node.site.field_documents
|
id: node.site.field_documents
|
||||||
field_name: field_documents
|
field_name: field_documents
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
|||||||
@@ -36,6 +36,6 @@ settings:
|
|||||||
width: null
|
width: null
|
||||||
height: null
|
height: null
|
||||||
caption: ''
|
caption: ''
|
||||||
caption_field: 1
|
caption_field: true
|
||||||
caption_field_required: 0
|
caption_field_required: false
|
||||||
field_type: image
|
field_type: image
|
||||||
|
|||||||
@@ -6,7 +6,14 @@ dependencies:
|
|||||||
- field.storage.node.field_pieces_jointes
|
- field.storage.node.field_pieces_jointes
|
||||||
- node.type.static
|
- node.type.static
|
||||||
module:
|
module:
|
||||||
|
- content_translation
|
||||||
- file
|
- file
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
translation_sync:
|
||||||
|
target_id: target_id
|
||||||
|
display: display
|
||||||
|
description: description
|
||||||
id: node.static.field_pieces_jointes
|
id: node.static.field_pieces_jointes
|
||||||
field_name: field_pieces_jointes
|
field_name: field_pieces_jointes
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ bundle: projet_info
|
|||||||
label: Contenu
|
label: Contenu
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ bundle: projet_info
|
|||||||
label: Label
|
label: Label
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ bundle: projet_partie_texte
|
|||||||
label: 'Texte partie texte projet'
|
label: 'Texte partie texte projet'
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ bundle: projet_partie_texte
|
|||||||
label: 'Titre partie texte projet'
|
label: 'Titre partie texte projet'
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ third_party_settings:
|
|||||||
alt: alt
|
alt: alt
|
||||||
title: title
|
title: title
|
||||||
file: '0'
|
file: '0'
|
||||||
|
caption: '0'
|
||||||
id: paragraph.static_parts.field_picto
|
id: paragraph.static_parts.field_picto
|
||||||
field_name: field_picto
|
field_name: field_picto
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
@@ -43,6 +44,6 @@ settings:
|
|||||||
width: null
|
width: null
|
||||||
height: null
|
height: null
|
||||||
caption: ''
|
caption: ''
|
||||||
caption_field: 0
|
caption_field: false
|
||||||
caption_field_required: 0
|
caption_field_required: false
|
||||||
field_type: image
|
field_type: image
|
||||||
|
|||||||
@@ -4,6 +4,13 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- block_content.type.link
|
- block_content.type.link
|
||||||
|
module:
|
||||||
|
- content_translation
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: block_content.link
|
id: block_content.link
|
||||||
target_entity_type_id: block_content
|
target_entity_type_id: block_content
|
||||||
target_bundle: link
|
target_bundle: link
|
||||||
|
|||||||
@@ -4,6 +4,13 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- block_content.type.live_youtube
|
- block_content.type.live_youtube
|
||||||
|
module:
|
||||||
|
- content_translation
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: block_content.live_youtube
|
id: block_content.live_youtube
|
||||||
target_entity_type_id: block_content
|
target_entity_type_id: block_content
|
||||||
target_bundle: live_youtube
|
target_bundle: live_youtube
|
||||||
|
|||||||
@@ -4,6 +4,13 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- node.type.projet
|
- node.type.projet
|
||||||
|
module:
|
||||||
|
- content_translation
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: node.projet
|
id: node.projet
|
||||||
target_entity_type_id: node
|
target_entity_type_id: node
|
||||||
target_bundle: projet
|
target_bundle: projet
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: node.ressource
|
id: node.ressource
|
||||||
target_entity_type_id: node
|
target_entity_type_id: node
|
||||||
target_bundle: ressource
|
target_bundle: ressource
|
||||||
|
|||||||
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: ef5ff94b-e3b2-4d1f-adfc-36730ad9c2b0
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- paragraphs.paragraphs_type.projet_diapo
|
||||||
|
module:
|
||||||
|
- content_translation
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
|
id: paragraph.projet_diapo
|
||||||
|
target_entity_type_id: paragraph
|
||||||
|
target_bundle: projet_diapo
|
||||||
|
default_langcode: site_default
|
||||||
|
language_alterable: false
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: aebb649a-e1e4-4f07-b2f1-6c8ce7250592
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- paragraphs.paragraphs_type.projet_info
|
||||||
|
module:
|
||||||
|
- content_translation
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
|
id: paragraph.projet_info
|
||||||
|
target_entity_type_id: paragraph
|
||||||
|
target_bundle: projet_info
|
||||||
|
default_langcode: site_default
|
||||||
|
language_alterable: true
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
uuid: 2af531bf-0a98-407a-9255-9c6dca393d37
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- paragraphs.paragraphs_type.projet_partie_texte
|
||||||
|
module:
|
||||||
|
- content_translation
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
|
id: paragraph.projet_partie_texte
|
||||||
|
target_entity_type_id: paragraph
|
||||||
|
target_bundle: projet_partie_texte
|
||||||
|
default_langcode: site_default
|
||||||
|
language_alterable: true
|
||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: taxonomy_term.type_de_ressources
|
id: taxonomy_term.type_de_ressources
|
||||||
target_entity_type_id: taxonomy_term
|
target_entity_type_id: taxonomy_term
|
||||||
target_bundle: type_de_ressources
|
target_bundle: type_de_ressources
|
||||||
|
|||||||
@@ -245,12 +245,12 @@ variant_settings:
|
|||||||
context_mapping:
|
context_mapping:
|
||||||
entity: node
|
entity: node
|
||||||
formatter:
|
formatter:
|
||||||
type: image
|
type: image_caption
|
||||||
weight: 0
|
weight: 0
|
||||||
label: visually_hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
image_link: ''
|
|
||||||
image_style: wide
|
image_style: wide
|
||||||
|
image_link: ''
|
||||||
image_loading:
|
image_loading:
|
||||||
attribute: lazy
|
attribute: lazy
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
|||||||
@@ -4,7 +4,10 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- page_manager.page.node_view
|
- page_manager.page.node_view
|
||||||
|
content:
|
||||||
|
- 'block_content:link:68d75a1d-af49-44fd-af03-06265d318546'
|
||||||
module:
|
module:
|
||||||
|
- block_content
|
||||||
- ctools_block
|
- ctools_block
|
||||||
- node
|
- node
|
||||||
- panels
|
- panels
|
||||||
@@ -207,6 +210,22 @@ variant_settings:
|
|||||||
- ''
|
- ''
|
||||||
html_id: ''
|
html_id: ''
|
||||||
css_styles: ''
|
css_styles: ''
|
||||||
|
df78561a-f24e-4b32-80cb-a0541adf5c06:
|
||||||
|
id: 'block_content:68d75a1d-af49-44fd-af03-06265d318546'
|
||||||
|
label: 'Lien ressources galeries photos'
|
||||||
|
label_display: '0'
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
context_mapping: { }
|
||||||
|
region: first
|
||||||
|
weight: 0
|
||||||
|
uuid: df78561a-f24e-4b32-80cb-a0541adf5c06
|
||||||
|
css_classes:
|
||||||
|
- ''
|
||||||
|
html_id: ''
|
||||||
|
css_styles: ''
|
||||||
page_title: ''
|
page_title: ''
|
||||||
layout: layout_threecol_25_50_25
|
layout: layout_threecol_25_50_25
|
||||||
layout_settings:
|
layout_settings:
|
||||||
|
|||||||
@@ -1,5 +1,18 @@
|
|||||||
langcode: fr
|
langcode: fr
|
||||||
blocks:
|
blocks:
|
||||||
|
-
|
||||||
|
info: 'Lien ressources galeries photos'
|
||||||
|
langcode: fr
|
||||||
|
uuid: 68d75a1d-af49-44fd-af03-06265d318546
|
||||||
|
bundle: link
|
||||||
|
revision_id: null
|
||||||
|
rev_id_current: null
|
||||||
|
fields:
|
||||||
|
field_link:
|
||||||
|
-
|
||||||
|
uri: 'internal:/ressources?field_type_de_ressource_target_id[]=17&combine=&field_tous_les_sites_value=All'
|
||||||
|
title: 'Retour aux ressources'
|
||||||
|
options: { }
|
||||||
-
|
-
|
||||||
info: 'Lien actus'
|
info: 'Lien actus'
|
||||||
langcode: fr
|
langcode: fr
|
||||||
@@ -13,3 +26,81 @@ blocks:
|
|||||||
uri: 'internal:/actualites'
|
uri: 'internal:/actualites'
|
||||||
title: 'Voir toutes les actualités'
|
title: 'Voir toutes les actualités'
|
||||||
options: { }
|
options: { }
|
||||||
|
-
|
||||||
|
info: 'Rencontres nationales en replay'
|
||||||
|
langcode: fr
|
||||||
|
uuid: 77413815-a48b-4ec5-8bfd-6d5e88206b3b
|
||||||
|
bundle: live_youtube
|
||||||
|
revision_id: null
|
||||||
|
rev_id_current: null
|
||||||
|
fields:
|
||||||
|
field_descritpion:
|
||||||
|
-
|
||||||
|
value: "<p>La Cité de l'architecture et du patrimoine et le GIP EPAU organisent les premières Rencontres nationales <em>Quartiers de demain</em>, visant à installer une scène de débat nationale sur la transformation durable des quartiers. <br>La journée du 4 mars sera marquée par la révélation des 30 équipes internationales retenues pour participer au dialogue compétitif sur les 10 sites de projets ; aux côtés d'élus, de praticiens et d'experts de la politique de la ville.<br><br>Retrouvez le dossier de presse avec l'annonce de 30 équipes sélectionnées pour participer au dialogue compétitif Quartiers de demain,<a href=\"https://quartiers-de-demain.archi.fr/sites/default/files/2025-03/DP-QDD_mars2025_v19.pdf\"><strong> à télécharger !</strong></a></p>"
|
||||||
|
format: wysiwyg
|
||||||
|
field_titre: { }
|
||||||
|
field_youtube:
|
||||||
|
-
|
||||||
|
value: 'https://www.youtube.com/live/EDPE3zCOYKY?feature=shared'
|
||||||
|
-
|
||||||
|
info: 'Logo quartiers de demain'
|
||||||
|
langcode: fr
|
||||||
|
uuid: ad76f4b5-6dd6-490c-9c64-4a20f2207670
|
||||||
|
bundle: logo_link
|
||||||
|
revision_id: null
|
||||||
|
rev_id_current: null
|
||||||
|
fields:
|
||||||
|
field_lien:
|
||||||
|
-
|
||||||
|
uri: 'internal:/'
|
||||||
|
title: ''
|
||||||
|
options: { }
|
||||||
|
field_logo:
|
||||||
|
-
|
||||||
|
target_id: '30'
|
||||||
|
alt: 'logo Consultation international Quartiers de Demain'
|
||||||
|
title: ''
|
||||||
|
width: '1029'
|
||||||
|
height: '351'
|
||||||
|
caption: null
|
||||||
|
caption_format: null
|
||||||
|
-
|
||||||
|
info: 'Logo epau'
|
||||||
|
langcode: fr
|
||||||
|
uuid: dacc759c-d305-4366-a56b-ef214acd0be9
|
||||||
|
bundle: logo_link
|
||||||
|
revision_id: null
|
||||||
|
rev_id_current: null
|
||||||
|
fields:
|
||||||
|
field_lien:
|
||||||
|
-
|
||||||
|
uri: 'https://epau.archi.fr/'
|
||||||
|
title: ''
|
||||||
|
options: { }
|
||||||
|
field_logo:
|
||||||
|
-
|
||||||
|
target_id: '33'
|
||||||
|
alt: 'logo EPAU'
|
||||||
|
title: ''
|
||||||
|
width: '625'
|
||||||
|
height: '188'
|
||||||
|
caption: null
|
||||||
|
caption_format: null
|
||||||
|
-
|
||||||
|
info: 'Logo répu'
|
||||||
|
langcode: fr
|
||||||
|
uuid: 32b479fd-6b3f-4640-b817-c91d40425761
|
||||||
|
bundle: logo_link
|
||||||
|
revision_id: null
|
||||||
|
rev_id_current: null
|
||||||
|
fields:
|
||||||
|
field_lien: { }
|
||||||
|
field_logo:
|
||||||
|
-
|
||||||
|
target_id: '32'
|
||||||
|
alt: 'logo République française'
|
||||||
|
title: ''
|
||||||
|
width: '517'
|
||||||
|
height: '444'
|
||||||
|
caption: null
|
||||||
|
caption_format: null
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ page:
|
|||||||
admin_compact_mode: false
|
admin_compact_mode: false
|
||||||
weight_select_max: 100
|
weight_select_max: 100
|
||||||
default_langcode: fr
|
default_langcode: fr
|
||||||
mail_notification: null
|
mail_notification: ''
|
||||||
|
|||||||
@@ -3,20 +3,7 @@ _core:
|
|||||||
langcode: fr
|
langcode: fr
|
||||||
cancel_confirm:
|
cancel_confirm:
|
||||||
subject: "Demande d'annulation du compte [user:display-name] sur [site:name]"
|
subject: "Demande d'annulation du compte [user:display-name] sur [site:name]"
|
||||||
body: |-
|
body: "[user:display-name],\r\n\r\nA request to cancel your account has been made at [site:name].\r\n\r\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:cancel-url]\r\n\r\nNOTE: The cancellation of your account is not reversible.\r\n\r\nThis link expires in one day and nothing will happen if it is not used.\r\n\r\n-- [site:name] team"
|
||||||
[user:display-name],
|
|
||||||
|
|
||||||
A request to cancel your account has been made at [site:name].
|
|
||||||
|
|
||||||
You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:
|
|
||||||
|
|
||||||
[user:cancel-url]
|
|
||||||
|
|
||||||
NOTE: The cancellation of your account is not reversible.
|
|
||||||
|
|
||||||
This link expires in one day and nothing will happen if it is not used.
|
|
||||||
|
|
||||||
-- [site:name] team
|
|
||||||
password_reset:
|
password_reset:
|
||||||
subject: 'Modification des informations de connexion pour [user:display-name] sur [site:name]'
|
subject: 'Modification des informations de connexion pour [user:display-name] sur [site:name]'
|
||||||
body: "[user:display-name],\r\n\r\nUne demande de réinitialisation de votre mot de passe pour votre compte a été faite sur [site:name].\r\n\r\nVous pouvez maintenant vous connecter en cliquant sur le lien ci-dessous ou en le copiant dans votre navigateur : \r\n\r\n[user:one-time-login-url]\r\n\r\nCe lien ne peut être utilisé qu'une seule fois pour vous connecter et vous mènera à la page pour changer votre mot de passe. Il expirera dans un jour et rien ne se passera s'il n'est pas utilisé.\r\n\r\n-- L'équipe de [site:name]"
|
body: "[user:display-name],\r\n\r\nUne demande de réinitialisation de votre mot de passe pour votre compte a été faite sur [site:name].\r\n\r\nVous pouvez maintenant vous connecter en cliquant sur le lien ci-dessous ou en le copiant dans votre navigateur : \r\n\r\n[user:one-time-login-url]\r\n\r\nCe lien ne peut être utilisé qu'une seule fois pour vous connecter et vous mènera à la page pour changer votre mot de passe. Il expirera dans un jour et rien ne se passera s'il n'est pas utilisé.\r\n\r\n-- L'équipe de [site:name]"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@ permissions:
|
|||||||
- 'create site content'
|
- 'create site content'
|
||||||
- 'create static content'
|
- 'create static content'
|
||||||
- 'delete any actualite content'
|
- 'delete any actualite content'
|
||||||
|
- 'delete any partenaire content'
|
||||||
|
- 'delete any projet content'
|
||||||
- 'delete any ressource content'
|
- 'delete any ressource content'
|
||||||
|
- 'delete any site content'
|
||||||
- 'delete partenaire revisions'
|
- 'delete partenaire revisions'
|
||||||
- 'delete ressource revisions'
|
- 'delete ressource revisions'
|
||||||
- 'delete site revisions'
|
- 'delete site revisions'
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: fbROM54Y8G4Yfeq1G2NbNX6K9ovDAP55c7YM9dTaSWQ
|
default_config_hash: fbROM54Y8G4Yfeq1G2NbNX6K9ovDAP55c7YM9dTaSWQ
|
||||||
|
langcode: fr
|
||||||
anonymous: Anonyme
|
anonymous: Anonyme
|
||||||
verify_mail: false
|
verify_mail: false
|
||||||
notify:
|
notify:
|
||||||
@@ -11,8 +12,7 @@ notify:
|
|||||||
register_admin_created: true
|
register_admin_created: true
|
||||||
register_no_approval_required: true
|
register_no_approval_required: true
|
||||||
register_pending_approval: true
|
register_pending_approval: true
|
||||||
register: visitors
|
register: admin_only
|
||||||
cancel_method: user_cancel_block
|
cancel_method: user_cancel_block
|
||||||
password_reset_timeout: 86400
|
password_reset_timeout: 86400
|
||||||
password_strength: true
|
password_strength: true
|
||||||
langcode: fr
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
- field.storage.node.field_images
|
- field.storage.node.field_images
|
||||||
- field.storage.node.field_projets_lie
|
- field.storage.node.field_projets_lie
|
||||||
- field.storage.node.field_sous_titre
|
- field.storage.node.field_sous_titre
|
||||||
- image.style.thumbnail
|
- image.style.wide
|
||||||
- node.type.site
|
- node.type.site
|
||||||
module:
|
module:
|
||||||
- geofield
|
- geofield
|
||||||
@@ -213,7 +213,7 @@ display:
|
|||||||
type: image
|
type: image
|
||||||
settings:
|
settings:
|
||||||
image_link: content
|
image_link: content
|
||||||
image_style: thumbnail
|
image_style: wide
|
||||||
image_loading:
|
image_loading:
|
||||||
attribute: lazy
|
attribute: lazy
|
||||||
group_column: ''
|
group_column: ''
|
||||||
@@ -510,6 +510,19 @@ display:
|
|||||||
field_identifier: ''
|
field_identifier: ''
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
|
field_poid_value:
|
||||||
|
id: field_poid_value
|
||||||
|
table: node__field_poid
|
||||||
|
field: field_poid_value
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
plugin_id: standard
|
||||||
|
order: DESC
|
||||||
|
expose:
|
||||||
|
label: ''
|
||||||
|
field_identifier: ''
|
||||||
|
exposed: false
|
||||||
arguments: { }
|
arguments: { }
|
||||||
filters:
|
filters:
|
||||||
status:
|
status:
|
||||||
|
|||||||
@@ -109,7 +109,7 @@
|
|||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
/* margin-top: 2rem; */
|
/* margin-top: 2rem; */
|
||||||
font-size: 0.6rem !important;
|
font-size: 0.5rem !important;
|
||||||
padding-top: calc(1.8rem / 8); /* même valeur que ton margin-top */
|
padding-top: calc(1.8rem / 8); /* même valeur que ton margin-top */
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -130,7 +130,17 @@
|
|||||||
font-family: "gilroy-semibold";
|
font-family: "gilroy-semibold";
|
||||||
padding-top: 0.3rem;
|
padding-top: 0.3rem;
|
||||||
padding-bottom: 0.5rem;
|
padding-bottom: 0.5rem;
|
||||||
|
text-transform: uppercase;
|
||||||
/* background-color: #f6f7f3; */
|
/* background-color: #f6f7f3; */
|
||||||
|
transition: transform 0.4s ease-in-out;
|
||||||
|
}
|
||||||
|
|
||||||
|
#popup-content ul li:hover {
|
||||||
|
transform: scale(1.03);
|
||||||
|
}
|
||||||
|
|
||||||
|
#popup-content ul li .site-link {
|
||||||
|
text-transform: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#popup-content ul li::after {
|
#popup-content ul li::after {
|
||||||
@@ -152,7 +162,7 @@
|
|||||||
/* Spécifique au li .laureat */
|
/* Spécifique au li .laureat */
|
||||||
#popup-content ul li.laureat {
|
#popup-content ul li.laureat {
|
||||||
--badge-size: 1.8rem; /* taille du badge */
|
--badge-size: 1.8rem; /* taille du badge */
|
||||||
margin-top: calc(var(--badge-size) / 2); /* on réserve de la place au-dessus */
|
margin-top: calc(var(--badge-size) / 1.5); /* on réserve de la place au-dessus */
|
||||||
padding-left: 0rem; /* place à gauche pour le badge */
|
padding-left: 0rem; /* place à gauche pour le badge */
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ const isHomePage = document.querySelector('main#home') !== null;
|
|||||||
const isLessitesPage = document.querySelector('div#lessites') !== null;
|
const isLessitesPage = document.querySelector('div#lessites') !== null;
|
||||||
const isNodeTypeSitePage = document.body.classList.contains('node-type-site');
|
const isNodeTypeSitePage = document.body.classList.contains('node-type-site');
|
||||||
const isCandidaturePage = document.querySelector('main#pour_candidater') !== null;
|
const isCandidaturePage = document.querySelector('main#pour_candidater') !== null;
|
||||||
|
const isNodeTypeProjetPage = document.body.classList.contains('node-type-projet');
|
||||||
|
|
||||||
// Identifier le cercle de la page courante pour node-type-site
|
// Identifier le cercle de la page courante pour node-type-site
|
||||||
let currentPageCircle = null;
|
let currentPageCircle = null;
|
||||||
@@ -25,6 +26,30 @@ if (isNodeTypeSitePage) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// Identifier le cercle du SITE lié quand on est sur une page node-type-projet
|
||||||
|
if (isNodeTypeProjetPage && svgElement) {
|
||||||
|
// On récupère le lien vers le site lié dans le bloc "Site lié"
|
||||||
|
const linkedSiteLink = document.querySelector('.field_field_site_projet article.node-type-site a[href*="/sites/"]');
|
||||||
|
|
||||||
|
if (linkedSiteLink) {
|
||||||
|
// On normalise le chemin (sans domaine) de l'URL du site
|
||||||
|
const sitePath = new URL(linkedSiteLink.getAttribute('href'), window.location.origin).pathname;
|
||||||
|
|
||||||
|
// On cherche le cercle dont le data-url pointe vers le même site
|
||||||
|
const correspondingCircle = Array.from(svgElement.querySelectorAll('circle.site-link')).find(circle => {
|
||||||
|
const circleUrl = circle.getAttribute('data-url');
|
||||||
|
if (!circleUrl) return false;
|
||||||
|
|
||||||
|
const circlePath = new URL(circleUrl, window.location.origin).pathname;
|
||||||
|
return circlePath === sitePath;
|
||||||
|
});
|
||||||
|
|
||||||
|
if (correspondingCircle) {
|
||||||
|
currentPageCircle = correspondingCircle;
|
||||||
|
currentPageCircle.setAttribute('fill', 'red'); // Met en rouge le cercle du site lié
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
// Fonction pour afficher le popup
|
// Fonction pour afficher le popup
|
||||||
@@ -123,6 +148,14 @@ svgElement.addEventListener('click', function(event) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (isNodeTypeProjetPage) {
|
||||||
|
if (event.target.classList.contains('site-link')) {
|
||||||
|
const targetUrl = event.target.getAttribute('data-url');
|
||||||
|
if (targetUrl) {
|
||||||
|
window.location.href = targetUrl; // Redirige vers le data-url correspondant
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// Fonction pour gérer l'agrandissement de views-row au survol des cercles
|
// Fonction pour gérer l'agrandissement de views-row au survol des cercles
|
||||||
|
|||||||
@@ -301,17 +301,21 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
|
|
||||||
//////////////////////// start script smooth apparition des textes /////////////////
|
//////////////////////// start script smooth apparition des textes /////////////////
|
||||||
|
|
||||||
|
// div.view-rows-wrapper:nth-child(3) > div:nth-child(2) > article:nth-child(1) > div:nth-child(3)
|
||||||
|
// html.js.sr body div.dialog-off-canvas-main-canvas div.layout-container.partenaires main div.layout-content div.content_container div.views-element-container div.js-view-dom-id-92e061b83776a5ae5f470b8d32637dba5a87d248e6f275adc7abe863e5c527c3.view div.view-rows-wrapper div.views-row article.node-type-partenaire div.field_body
|
||||||
|
|
||||||
function scrollReaveal(){
|
function scrollReaveal(){
|
||||||
|
|
||||||
const nodes = {
|
const nodes = {
|
||||||
logo : document.querySelectorAll('#logo-animated-container'),
|
logo : document.querySelectorAll('#logo-animated-container'),
|
||||||
chapeau : document.querySelectorAll('.field_body'),
|
chapeau : document.querySelectorAll('.field_body:not(article.node-type-partenaire div.field_body)'),
|
||||||
paragraph: document.querySelectorAll('.field_field_textes .paragraph--type--static-parts'),
|
paragraph: document.querySelectorAll('.field_field_textes .paragraph--type--static-parts'),
|
||||||
enjeux : document.querySelectorAll('.field_field_textes .paragraph--type--static-parts .enjeux'),
|
enjeux : document.querySelectorAll('.field_field_textes .paragraph--type--static-parts .enjeux'),
|
||||||
// mapHome : document.querySelectorAll('.field_field_map_block #block-sitesmapblock'),
|
// mapHome : document.querySelectorAll('.field_field_map_block #block-sitesmapblock'),
|
||||||
// mapSite : document.querySelectorAll('#sites-map-container'),
|
// mapSite : document.querySelectorAll('#sites-map-container'),
|
||||||
lienDoc : document.querySelectorAll('.field_field_documents'),
|
lienDoc : document.querySelectorAll('.field_field_documents'),
|
||||||
lienURL : document.querySelectorAll('.field_field_liens_site'),
|
lienURL : document.querySelectorAll('.field_field_liens_site, .field_field_liens'),
|
||||||
|
// nodeProjet : document.querySelectorAll('.node-type-projet .field_field_infos, .btn-equipe-toggle, .field_field_nom_de_l_equipe, .node-type-projet .field_field_texte_partie_texte_projet, .node-type-projet .field_field_titre_partie_texte_projet, .node-type-projet .field_field_images_projet'),
|
||||||
}
|
}
|
||||||
|
|
||||||
const showUp = {
|
const showUp = {
|
||||||
@@ -338,6 +342,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
// ScrollReveal().reveal(nodes.mapSite, showUp);
|
// ScrollReveal().reveal(nodes.mapSite, showUp);
|
||||||
ScrollReveal().reveal(nodes.lienDoc, showUp);
|
ScrollReveal().reveal(nodes.lienDoc, showUp);
|
||||||
ScrollReveal().reveal(nodes.lienURL, showUp);
|
ScrollReveal().reveal(nodes.lienURL, showUp);
|
||||||
|
// ScrollReveal().reveal(nodes.nodeProjet, showUp);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -398,12 +403,12 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
// ////////////////////// start calendrier home /////////////////////////////////
|
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
|
// ////////////////////// start calendrier home /////////////////////////////////
|
||||||
|
|
||||||
// Aller au 9e élément à l'initialisation
|
// Aller au 9e élément à l'initialisation
|
||||||
$('.__timeline-content').on('init', function(event, slick){
|
$('.__timeline-content').on('init', function(event, slick){
|
||||||
slick.slickGoTo(9); // Index 8 = 9e item
|
slick.slickGoTo(11); // Index 8 = 9e item
|
||||||
});
|
});
|
||||||
|
|
||||||
$('.__timeline-content').slick({
|
$('.__timeline-content').slick({
|
||||||
@@ -429,7 +434,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
});
|
});
|
||||||
console.log('salut slick calendrier');
|
console.log('salut slick calendrier');
|
||||||
|
|
||||||
});
|
|
||||||
|
|
||||||
//////////////////////// end calendrier home /////////////////////////////////
|
//////////////////////// end calendrier home /////////////////////////////////
|
||||||
|
|
||||||
@@ -440,7 +445,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
|
|
||||||
|
|
||||||
//////////// start slideshow images home //////////////////////////
|
//////////// start slideshow images home //////////////////////////
|
||||||
$(document).ready(function () {
|
|
||||||
let diapohome = $('.config_pages--type--diaporama-home .diaporama');
|
let diapohome = $('.config_pages--type--diaporama-home .diaporama');
|
||||||
|
|
||||||
if (diapohome.length) {
|
if (diapohome.length) {
|
||||||
@@ -470,12 +475,12 @@ $(document).ready(function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
});
|
|
||||||
//////////// end slideshow images home //////////////////////////
|
//////////// end slideshow images home //////////////////////////
|
||||||
|
|
||||||
|
|
||||||
//////////// start slideshow /actualites //////////////////////////
|
//////////// start slideshow /actualites //////////////////////////
|
||||||
$(document).ready(function(){
|
|
||||||
// Vérifier si on N'EST PAS sur la page #home
|
// Vérifier si on N'EST PAS sur la page #home
|
||||||
if (!$("#page-node").length) {
|
if (!$("#page-node").length) {
|
||||||
let actuview2 = $('.content-wrapper-actu .field_field_images .actu-diaporama');
|
let actuview2 = $('.content-wrapper-actu .field_field_images .actu-diaporama');
|
||||||
@@ -575,11 +580,14 @@ function showImage(index) {
|
|||||||
|
|
||||||
// Clic sur une image
|
// Clic sur une image
|
||||||
images.forEach((image, index) => {
|
images.forEach((image, index) => {
|
||||||
image.addEventListener('click', () => {
|
image.addEventListener('click', (e) => {
|
||||||
|
e.preventDefault(); // empêche le <a> de naviguer
|
||||||
|
e.stopPropagation(); // (optionnel) empêche d'autres handlers de se déclencher
|
||||||
showImage(index);
|
showImage(index);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
// Navigation & fermeture
|
// Navigation & fermeture
|
||||||
closeBtn.addEventListener('click', () => lightbox.style.display = 'none');
|
closeBtn.addEventListener('click', () => lightbox.style.display = 'none');
|
||||||
prevBtn.addEventListener('click', (e) => {
|
prevBtn.addEventListener('click', (e) => {
|
||||||
@@ -640,12 +648,8 @@ if (container) {
|
|||||||
|
|
||||||
//////////////////// start div infos site ////////////////////////
|
//////////////////// start div infos site ////////////////////////
|
||||||
|
|
||||||
// Vérifie si la page a la classe 'node-type-site' dans le <body>
|
|
||||||
if (document.body.classList.contains('node-type-site')) {
|
if (document.body.classList.contains('node-type-site')) {
|
||||||
// Sélectionne le conteneur principal
|
|
||||||
const blockRegion = document.querySelector('.block-region-second');
|
const blockRegion = document.querySelector('.block-region-second');
|
||||||
|
|
||||||
// Liste des classes spécifiques à cibler
|
|
||||||
const fieldClasses = [
|
const fieldClasses = [
|
||||||
'.field_field_region',
|
'.field_field_region',
|
||||||
'.field_field_nom_du_qpv_nb_d_hab',
|
'.field_field_nom_du_qpv_nb_d_hab',
|
||||||
@@ -665,9 +669,7 @@ fieldClasses.forEach(className => {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// Vérifie que des éléments ont été trouvés
|
|
||||||
if (elementsToWrap.length > 0) {
|
if (elementsToWrap.length > 0) {
|
||||||
// Crée le conteneur avec la classe 'infos'
|
|
||||||
const infosContainer = document.createElement('div');
|
const infosContainer = document.createElement('div');
|
||||||
infosContainer.className = 'infos';
|
infosContainer.className = 'infos';
|
||||||
|
|
||||||
@@ -780,14 +782,14 @@ $(document).ready(function () {
|
|||||||
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
|
||||||
////////////////// end class à view-rows-wrapper ////////////////
|
////////////////// end class à view-rows-wrapper ////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/////////////////// start voir plus... ressources ////////////////////
|
/////////////////// start voir plus... ressources ////////////////////
|
||||||
|
|
||||||
$(document).ready(function () {
|
|
||||||
// Vérifier si on est sur la page avec l'ID #ressources
|
// Vérifier si on est sur la page avec l'ID #ressources
|
||||||
if ($("#ressources").length > 0) {
|
if ($("#ressources").length > 0) {
|
||||||
$(".view-rows-wrapper").each(function () {
|
$(".view-rows-wrapper").each(function () {
|
||||||
@@ -870,13 +872,13 @@ $(document).ready(function () {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
|
||||||
/////////////////// end voir plus... ressources ////////////////////
|
/////////////////// end voir plus... ressources ////////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/////////////////// start voir plus... actualite dans /actualites & /home ////////////////////
|
/////////////////// start voir plus... actualite dans /actualites & /home ////////////////////
|
||||||
$(document).ready(function () {
|
|
||||||
if ($("#actualites" ).length > 0 || $("#home").length > 0) {
|
if ($("#actualites" ).length > 0 || $("#home").length > 0) {
|
||||||
$(".node-type-actualite").each(function () {
|
$(".node-type-actualite").each(function () {
|
||||||
let article = $(this);
|
let article = $(this);
|
||||||
@@ -928,15 +930,12 @@ $(document).ready(function () {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
});
|
|
||||||
/////////////////// end voir plus... actualite dans /actualites & /home ////////////////////
|
/////////////////// end voir plus... actualite dans /actualites & /home ////////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/////////////// start class à view-rows-ressources ////////
|
/////////////// start class à view-rows-ressources ////////
|
||||||
$(document).ready(function () {
|
|
||||||
$(".view-rows-wrapper").each(function () {
|
$(".view-rows-wrapper").each(function () {
|
||||||
let h3Container = $(this).prev("h3").find("div[class^='type-']");
|
let h3Container = $(this).prev("h3").find("div[class^='type-']");
|
||||||
let classToAdd = h3Container.attr("class"); // Récupère la classe complète (ex: "type-Documentation")
|
let classToAdd = h3Container.attr("class"); // Récupère la classe complète (ex: "type-Documentation")
|
||||||
@@ -945,9 +944,74 @@ $(document).ready(function () {
|
|||||||
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
|
||||||
////////////////// end class à view-rows-wrapper ////////////////
|
////////////////// end class à view-rows-wrapper ////////////////
|
||||||
|
|
||||||
|
//////////////start toggle partenaire //////////////////
|
||||||
|
|
||||||
|
$(".node-type-partenaire").each(function () {
|
||||||
|
let article = $(this);
|
||||||
|
|
||||||
|
let body = article.find(".field_body");
|
||||||
|
let links = article.find(".field_field_lien");
|
||||||
|
|
||||||
|
body.hide();
|
||||||
|
links.hide();
|
||||||
|
|
||||||
|
let toggleButton = $("<button>")
|
||||||
|
.addClass("toggle-partenaire")
|
||||||
|
.appendTo(article);
|
||||||
|
|
||||||
|
toggleButton.on("click", function () {
|
||||||
|
body.slideToggle();
|
||||||
|
links.slideToggle();
|
||||||
|
$(this).toggleClass("open");
|
||||||
|
});
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
//////////////start toggle partenaire //////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
////////////// start toggle page node projet //////////////////
|
||||||
|
document.addEventListener('DOMContentLoaded', function () {
|
||||||
|
|
||||||
|
const photo = document.querySelector('.field_field_equipe_photo');
|
||||||
|
const pres = document.querySelector('.field_field_equipe_presentation');
|
||||||
|
|
||||||
|
if (!pres) return;
|
||||||
|
|
||||||
|
// Création du bouton
|
||||||
|
const btn = document.createElement('button');
|
||||||
|
btn.className = 'btn-equipe-toggle';
|
||||||
|
btn.textContent = "EN SAVOIR PLUS SUR L'ÉQUIPE";
|
||||||
|
btn.setAttribute('aria-expanded', false);
|
||||||
|
|
||||||
|
// Insertion du bouton juste après le bloc présentation
|
||||||
|
pres.insertAdjacentElement('afterend', btn);
|
||||||
|
|
||||||
|
// 3. Ajout de la ligne après le bouton
|
||||||
|
const separator = document.createElement('div');
|
||||||
|
separator.className = 'equipe-separator';
|
||||||
|
btn.insertAdjacentElement('afterend', separator);
|
||||||
|
|
||||||
|
// Toggle
|
||||||
|
btn.addEventListener('click', function () {
|
||||||
|
const isOpen = pres.classList.toggle('is-open');
|
||||||
|
|
||||||
|
if (photo) photo.classList.toggle('is-open');
|
||||||
|
|
||||||
|
btn.textContent = isOpen
|
||||||
|
? "FERMER LA PRÉSENTATION DE L'ÉQUIPE"
|
||||||
|
: "EN SAVOIR PLUS SUR L'ÉQUIPE";
|
||||||
|
|
||||||
|
btn.setAttribute('aria-expanded', isOpen);
|
||||||
|
});
|
||||||
|
|
||||||
|
});
|
||||||
|
|
||||||
|
//////////////end toggle page node projet //////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -2,7 +2,7 @@
|
|||||||
/*quartiers_de_demain*/
|
/*quartiers_de_demain*/
|
||||||
/*global*/
|
/*global*/
|
||||||
/* Colors used for quartiers_de_demain */
|
/* Colors used for quartiers_de_demain */
|
||||||
@import "/home/ouidade/Developer/docker-quartiersdedemain/src/web/modules/custom/q2d_mod/assets/css/carte-interactive-qdd.css";
|
@import "/modules/custom/q2d_mod/assets/css/carte-interactive-qdd.css";
|
||||||
p {
|
p {
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
}
|
}
|
||||||
@@ -579,7 +579,7 @@ header[role=banner].header--collapsed .qdd-header {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
header[role=banner].header--collapsed .header_left_container {
|
header[role=banner].header--collapsed .header_left_container {
|
||||||
flex: 0 0 65%;
|
flex: 1 0 65%;
|
||||||
transform-origin: bottom right;
|
transform-origin: bottom right;
|
||||||
}
|
}
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
@@ -620,7 +620,7 @@ header[role=banner].header--collapsed-already .qdd-header {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
header[role=banner].header--collapsed-already .header_left_container {
|
header[role=banner].header--collapsed-already .header_left_container {
|
||||||
flex: 0 0 65%;
|
flex: 1 0 65%;
|
||||||
transform-origin: bottom right;
|
transform-origin: bottom right;
|
||||||
}
|
}
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
@@ -867,7 +867,7 @@ footer {
|
|||||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 {
|
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
padding: 0.3rem 0.5rem 1rem 1rem;
|
padding: 0.3rem 0.5rem 1rem 1rem;
|
||||||
width: 100%;
|
width: 111%;
|
||||||
}
|
}
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeressourcespage-1,
|
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeressourcespage-1,
|
||||||
@@ -1668,6 +1668,7 @@ footer {
|
|||||||
background: black;
|
background: black;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 0.6rem;
|
font-size: 0.6rem;
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
#home .__container-deroulement .config_pages--type--deroulement .field_field_calendrier .file--application-pdf {
|
#home .__container-deroulement .config_pages--type--deroulement .field_field_calendrier .file--application-pdf {
|
||||||
@@ -3100,6 +3101,7 @@ body {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
margin-left: 8rem;
|
||||||
}
|
}
|
||||||
@media (max-width: 500px) {
|
@media (max-width: 500px) {
|
||||||
#consultation .layout-content .content_container .node-type-static #paragraph-id--11 {
|
#consultation .layout-content .content_container .node-type-static #paragraph-id--11 {
|
||||||
@@ -3343,6 +3345,25 @@ body {
|
|||||||
padding-right: 0.2rem;
|
padding-right: 0.2rem;
|
||||||
padding-left: 0.2rem;
|
padding-left: 0.2rem;
|
||||||
}
|
}
|
||||||
|
.partenaires .layout-content .content_container .views-element-container .node-type-partenaire .toggle-partenaire {
|
||||||
|
display: block;
|
||||||
|
grid-column: 7;
|
||||||
|
grid-row: 1;
|
||||||
|
width: 40px;
|
||||||
|
height: 40px;
|
||||||
|
margin: 1rem auto;
|
||||||
|
border: none;
|
||||||
|
background-color: transparent;
|
||||||
|
background-image: url("../img/fleche-bas.svg");
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
cursor: pointer;
|
||||||
|
transition: transform 0.3s ease;
|
||||||
|
}
|
||||||
|
.partenaires .layout-content .content_container .views-element-container .node-type-partenaire .toggle-partenaire.open {
|
||||||
|
transform: rotate(180deg);
|
||||||
|
}
|
||||||
|
|
||||||
#pour_candidater .node-type-static {
|
#pour_candidater .node-type-static {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
@@ -3686,6 +3707,11 @@ body {
|
|||||||
.node-type-site .layout-content .content_container {
|
.node-type-site .layout-content .content_container {
|
||||||
width: 90% !important;
|
width: 90% !important;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 810px) {
|
||||||
|
.node-type-site .layout-content .content_container {
|
||||||
|
margin-top: 12rem !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
.node-type-site .layout--threecol-25-50-25 {
|
.node-type-site .layout--threecol-25-50-25 {
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
}
|
}
|
||||||
@@ -3976,6 +4002,7 @@ body {
|
|||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second div:has(.field--name-field-documents) {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second div:has(.field--name-field-documents) {
|
||||||
order: 5;
|
order: 5;
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second div:has(.field--name-field-documents) .field--name-field-documents a {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second div:has(.field--name-field-documents) .field--name-field-documents a {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
@@ -4045,7 +4072,7 @@ body {
|
|||||||
width: 80%;
|
width: 80%;
|
||||||
font-family: "gilroy-light";
|
font-family: "gilroy-light";
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 0.7rem;
|
font-size: 0.6rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
border-bottom: solid black 1px;
|
border-bottom: solid black 1px;
|
||||||
@@ -4057,6 +4084,10 @@ body {
|
|||||||
}
|
}
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
transition: transform 0.4s ease-in-out;
|
||||||
|
}
|
||||||
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet:hover {
|
||||||
|
transform: scale(1.05); /* effet de zoom léger */
|
||||||
}
|
}
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet:has(.laureat:not(:empty)) {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet:has(.laureat:not(:empty)) {
|
||||||
padding-top: 1.5rem;
|
padding-top: 1.5rem;
|
||||||
@@ -4086,8 +4117,9 @@ body {
|
|||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
font-size: 0.5rem;
|
font-size: 0.4rem;
|
||||||
background-color: #f6f7f3;
|
background-color: #f6f7f3;
|
||||||
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe div {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe div {
|
||||||
border-bottom: solid black 1px;
|
border-bottom: solid black 1px;
|
||||||
@@ -4100,6 +4132,7 @@ body {
|
|||||||
margin-top: 0.2rem;
|
margin-top: 0.2rem;
|
||||||
}
|
}
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe div.more-link {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe div.more-link {
|
||||||
|
display: none;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
padding-left: 0rem;
|
padding-left: 0rem;
|
||||||
}
|
}
|
||||||
@@ -4115,6 +4148,7 @@ body {
|
|||||||
font-size: 0px;
|
font-size: 0px;
|
||||||
}
|
}
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third .prevnext {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third .prevnext {
|
||||||
|
display: none;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
margin-bottom: 0rem;
|
margin-bottom: 0rem;
|
||||||
}
|
}
|
||||||
@@ -4235,26 +4269,60 @@ body {
|
|||||||
.node-type-projet .layout-content .content_container {
|
.node-type-projet .layout-content .content_container {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 810px) {
|
||||||
|
.node-type-projet .layout-content .content_container {
|
||||||
|
margin-top: 12rem !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 {
|
||||||
|
flex-wrap: nowrap;
|
||||||
|
}
|
||||||
|
@media (max-width: 810px) {
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first {
|
||||||
flex: 0 1 25%;
|
flex: 0 1 25%;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 810px) {
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first {
|
||||||
|
flex: 0 1 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first {
|
||||||
position: fixed;
|
|
||||||
width: 30% !important;
|
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 810px) {
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first {
|
||||||
|
position: relative;
|
||||||
|
width: 100% !important;
|
||||||
|
margin-left: 0rem;
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
padding-left: 1rem;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container h2 {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container h2 {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 810px) {
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
|
||||||
|
width: 50% !important;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_site_projet .node-type-site {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_site_projet .node-type-site {
|
||||||
width: 80%;
|
width: 65%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
padding-left: 2rem;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_site_projet .node-type-site .field_title h2 {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_site_projet .node-type-site .field_title h2 {
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
@@ -4269,6 +4337,7 @@ body {
|
|||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_site_projet .node-type-site .more-link {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_site_projet .node-type-site .more-link {
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
display: inline-flex;
|
||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
@@ -4296,22 +4365,28 @@ body {
|
|||||||
height: 25px;
|
height: 25px;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second {
|
||||||
flex: 0 1 45% !important;
|
flex: 0 1 50% !important;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
max-width: 45%;
|
max-width: 50%;
|
||||||
margin-left: 3rem;
|
}
|
||||||
|
@media (max-width: 810px) {
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second {
|
||||||
|
max-width: 80% !important;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
padding-left: 2rem;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_laureats ::before {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_laureats:has(.laureat:not(:empty))::before {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0rem;
|
top: -0.1rem;
|
||||||
left: -1.3rem;
|
left: 0.5rem;
|
||||||
width: 2.5rem;
|
width: 2.5rem;
|
||||||
height: 2.5rem;
|
height: 2.5rem;
|
||||||
background-image: url("../img/laureat-ouvert.svg");
|
background-image: url("../img/laureat-ouvert.svg");
|
||||||
@@ -4326,17 +4401,16 @@ body {
|
|||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_nom_de_l_equipe {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_nom_de_l_equipe {
|
||||||
border-top: solid black 1px;
|
border-top: solid black 1px;
|
||||||
padding-bottom: 0.5rem;
|
padding-bottom: 0.5rem;
|
||||||
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos {
|
||||||
display: flex;
|
column-count: 3;
|
||||||
flex-direction: column;
|
column-gap: 1.5rem;
|
||||||
flex-wrap: wrap;
|
|
||||||
height: 400px;
|
|
||||||
border-bottom: solid black 1px;
|
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet {
|
||||||
width: 25%;
|
break-inside: avoid;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 0.5rem !important;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet h4 {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet h4 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@@ -4355,10 +4429,59 @@ body {
|
|||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
height: 16rem;
|
height: 16rem;
|
||||||
}
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo .image-field-caption {
|
||||||
|
margin-left: 0;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
font-family: "gilroy-light";
|
||||||
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo .image-field-caption p {
|
||||||
|
margin-top: 0;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_presentation p {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_presentation p {
|
||||||
font-family: "gilroy-light";
|
font-family: "gilroy-light";
|
||||||
font-size: 0.6rem;
|
font-size: 0.6rem;
|
||||||
}
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo,
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_presentation {
|
||||||
|
overflow: hidden;
|
||||||
|
max-height: 0;
|
||||||
|
opacity: 0;
|
||||||
|
transition: max-height 1s ease, opacity 0.8s ease;
|
||||||
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo.is-open,
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_presentation.is-open {
|
||||||
|
max-height: 1000px;
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .btn-equipe-toggle {
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
color: white;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
background-color: black;
|
||||||
|
padding-left: 0.5rem;
|
||||||
|
margin: auto;
|
||||||
|
display: flex;
|
||||||
|
border: none;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .btn-equipe-toggle svg {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .btn-equipe-toggle::after {
|
||||||
|
display: inline-flex;
|
||||||
|
content: url("../img/noun-arrow-to-right.svg");
|
||||||
|
padding-right: 0.2rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
height: 25px;
|
||||||
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .equipe-separator {
|
||||||
|
border-bottom: 1px solid black;
|
||||||
|
margin: 20px 0;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_parties_projet {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_parties_projet {
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -4463,7 +4586,7 @@ body {
|
|||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 2rem;
|
margin-top: 4.5rem;
|
||||||
margin-left: 2rem;
|
margin-left: 2rem;
|
||||||
}
|
}
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
@@ -4494,7 +4617,7 @@ body {
|
|||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div h2 {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div h2 {
|
||||||
font-family: "gilroy-light";
|
font-family: "gilroy-light";
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 0.8rem;
|
font-size: 0.6rem;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div h2::after {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div h2::after {
|
||||||
content: " :";
|
content: " :";
|
||||||
@@ -4502,10 +4625,15 @@ body {
|
|||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
border-bottom: solid black 1px;
|
border-bottom: solid black 1px;
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 0.5rem;
|
||||||
|
padding-top: 0.5rem;
|
||||||
|
transition: transform 0.4s ease-in-out;
|
||||||
|
}
|
||||||
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row:hover {
|
||||||
|
transform: scale(1.05); /* effet de zoom léger */
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-title h2 {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-title h2 {
|
||||||
font-size: 0.7rem;
|
font-size: 0.5rem;
|
||||||
margin-bottom: 0rem;
|
margin-bottom: 0rem;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
font-family: "gilroy-regular";
|
font-family: "gilroy-regular";
|
||||||
@@ -4514,45 +4642,20 @@ body {
|
|||||||
content: "";
|
content: "";
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe {
|
||||||
font-size: 0.6rem;
|
font-size: 0.4rem;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe h3 {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe h3 {
|
||||||
margin-bottom: 0.3rem;
|
margin-bottom: 0.3rem;
|
||||||
margin-top: 0.3rem;
|
margin-top: 0.3rem;
|
||||||
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe p {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe p {
|
||||||
font-family: "gilroy-semibold";
|
font-family: "gilroy-semibold";
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
font-size: 0.6rem;
|
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-view-node {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-view-node {
|
||||||
width: fit-content;
|
|
||||||
padding-left: 0.5rem;
|
|
||||||
background: black;
|
|
||||||
}
|
|
||||||
@media (max-width: 810px) {
|
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-view-node {
|
|
||||||
margin-left: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-view-node a {
|
|
||||||
display: inline-flex;
|
|
||||||
justify-content: space-between;
|
|
||||||
align-items: center;
|
|
||||||
color: white;
|
|
||||||
text-transform: uppercase;
|
|
||||||
font-size: 0.5rem;
|
|
||||||
}
|
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-view-node a svg {
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-view-node a::after {
|
|
||||||
display: inline-flex;
|
|
||||||
content: url("../img/noun-arrow-to-right.svg");
|
|
||||||
padding-right: 0.2rem;
|
|
||||||
padding-left: 0.2rem;
|
|
||||||
height: 25px;
|
|
||||||
}
|
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .field_field_laureats {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .field_field_laureats {
|
||||||
color: red;
|
color: red;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
@@ -4577,10 +4680,71 @@ body {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
|
||||||
|
width: 100% !important;
|
||||||
|
padding-left: 1rem;
|
||||||
|
margin-top: 3rem;
|
||||||
|
}
|
||||||
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container h2 {
|
||||||
|
font-family: "gilroy-light";
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 0.6rem;
|
||||||
|
}
|
||||||
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container h2::after {
|
||||||
|
content: " :";
|
||||||
|
}
|
||||||
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link div {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link a {
|
||||||
|
display: inline-flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
color: white;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
padding-right: 0.5rem;
|
||||||
|
background-color: black;
|
||||||
|
padding-bottom: 0.1rem;
|
||||||
|
padding-top: 0.1rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
}
|
||||||
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link a::before {
|
||||||
|
display: inline-flex;
|
||||||
|
content: url("../img/noun-arrow-to-left.svg");
|
||||||
|
padding-right: 0.2rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
height: 12px;
|
||||||
|
}
|
||||||
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link div {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link a {
|
||||||
|
display: inline-flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
color: white;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
padding-right: 0.5rem;
|
||||||
|
background-color: black;
|
||||||
|
padding-bottom: 0.1rem;
|
||||||
|
padding-top: 0.1rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
}
|
||||||
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link a::before {
|
||||||
|
display: inline-flex;
|
||||||
|
content: url("../img/noun-arrow-to-left.svg");
|
||||||
|
padding-right: 0.2rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
height: 12px;
|
||||||
|
}
|
||||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--second {
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--second {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
flex: 0 1 70% !important;
|
flex: 0 1 70% !important;
|
||||||
margin-top: 1rem;
|
margin-top: 3rem;
|
||||||
margin-right: 2rem;
|
margin-right: 2rem;
|
||||||
}
|
}
|
||||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--second .block-region-second {
|
.node-type-ressource .layout--threecol-25-50-25 .layout__region--second .block-region-second {
|
||||||
@@ -4955,6 +5119,10 @@ main {
|
|||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
font-size: 0.4rem;
|
font-size: 0.4rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
transition: transform 0.4s ease-in-out;
|
||||||
|
}
|
||||||
|
#lesprojets .content_container .views-element-container .views-row .views-field-group:hover {
|
||||||
|
transform: scale(1.05);
|
||||||
}
|
}
|
||||||
#lesprojets .content_container .views-element-container .views-row .views-field-group::before {
|
#lesprojets .content_container .views-element-container .views-row .views-field-group::before {
|
||||||
content: "";
|
content: "";
|
||||||
@@ -5039,6 +5207,7 @@ main {
|
|||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-view-node {
|
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-view-node {
|
||||||
|
visibility: hidden;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
background: black;
|
background: black;
|
||||||
@@ -5135,16 +5304,16 @@ main {
|
|||||||
}
|
}
|
||||||
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet .node-projet-title {
|
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet .node-projet-title {
|
||||||
order: 3;
|
order: 3;
|
||||||
font-size: 0.7rem;
|
font-size: 0.6rem;
|
||||||
margin-bottom: 0.3rem;
|
margin-bottom: 0.3rem;
|
||||||
margin-top: 0.3rem;
|
margin-top: 0.3rem;
|
||||||
font-family: "gilroy-regular";
|
font-family: "gilroy-bold";
|
||||||
}
|
}
|
||||||
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet .field_field_nom_de_l_equipe {
|
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet .field_field_nom_de_l_equipe {
|
||||||
order: 4;
|
order: 4;
|
||||||
}
|
}
|
||||||
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet .field_field_nom_de_l_equipe h3 {
|
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet .field_field_nom_de_l_equipe h3 {
|
||||||
font-size: 0.6rem;
|
font-size: 0.5rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
@@ -5243,7 +5412,7 @@ main {
|
|||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
margin-left: 15%;
|
margin-left: 15%;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
width: 70%;
|
width: 65%;
|
||||||
}
|
}
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
#ressources .layout-content .content_container #block-quartiers-de-demain-titredepage {
|
#ressources .layout-content .content_container #block-quartiers-de-demain-titredepage {
|
||||||
|
|||||||
22
web/themes/custom/quartiers_de_demain/dist/assets/img/noun-arrow-to-left.svg
vendored
Normal file
22
web/themes/custom/quartiers_de_demain/dist/assets/img/noun-arrow-to-left.svg
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="18.174984"
|
||||||
|
height="14.947381"
|
||||||
|
viewBox="0 0 5.4690765 4.497851"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<defs
|
||||||
|
id="defs1" />
|
||||||
|
<g
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(-102.27891,-146.15662)">
|
||||||
|
<path
|
||||||
|
d="m 104.58292,146.39759 -1.82265,1.86476 h 4.84236 a 0.14436835,0.14436835 0 1 1 0,0.28873 h -4.84236 l 1.82265,1.86476 a 0.14436835,0.14436835 0 0 1 0,0.19851 0.1503837,0.1503837 0 0 1 -0.20452,0 l -2.06326,-2.10537 a 0.1624144,0.1624144 0 0 1 0,-0.20452 l 2.06326,-2.10538 a 0.14436835,0.14436835 0 0 1 0.20452,0 0.14436835,0.14436835 0 0 1 0,0.19851 z"
|
||||||
|
id="path2-2"
|
||||||
|
style="fill:#ffffff;stroke-width:0.0601533" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 871 B |
@@ -243,17 +243,21 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
|
|
||||||
//////////////////////// start script smooth apparition des textes /////////////////
|
//////////////////////// start script smooth apparition des textes /////////////////
|
||||||
|
|
||||||
|
// div.view-rows-wrapper:nth-child(3) > div:nth-child(2) > article:nth-child(1) > div:nth-child(3)
|
||||||
|
// html.js.sr body div.dialog-off-canvas-main-canvas div.layout-container.partenaires main div.layout-content div.content_container div.views-element-container div.js-view-dom-id-92e061b83776a5ae5f470b8d32637dba5a87d248e6f275adc7abe863e5c527c3.view div.view-rows-wrapper div.views-row article.node-type-partenaire div.field_body
|
||||||
|
|
||||||
function scrollReaveal(){
|
function scrollReaveal(){
|
||||||
|
|
||||||
const nodes = {
|
const nodes = {
|
||||||
logo : document.querySelectorAll('#logo-animated-container'),
|
logo : document.querySelectorAll('#logo-animated-container'),
|
||||||
chapeau : document.querySelectorAll('.field_body'),
|
chapeau : document.querySelectorAll('.field_body:not(article.node-type-partenaire div.field_body)'),
|
||||||
paragraph: document.querySelectorAll('.field_field_textes .paragraph--type--static-parts'),
|
paragraph: document.querySelectorAll('.field_field_textes .paragraph--type--static-parts'),
|
||||||
enjeux : document.querySelectorAll('.field_field_textes .paragraph--type--static-parts .enjeux'),
|
enjeux : document.querySelectorAll('.field_field_textes .paragraph--type--static-parts .enjeux'),
|
||||||
// mapHome : document.querySelectorAll('.field_field_map_block #block-sitesmapblock'),
|
// mapHome : document.querySelectorAll('.field_field_map_block #block-sitesmapblock'),
|
||||||
// mapSite : document.querySelectorAll('#sites-map-container'),
|
// mapSite : document.querySelectorAll('#sites-map-container'),
|
||||||
lienDoc : document.querySelectorAll('.field_field_documents'),
|
lienDoc : document.querySelectorAll('.field_field_documents'),
|
||||||
lienURL : document.querySelectorAll('.field_field_liens_site'),
|
lienURL : document.querySelectorAll('.field_field_liens_site, .field_field_liens'),
|
||||||
|
// nodeProjet : document.querySelectorAll('.node-type-projet .field_field_infos, .btn-equipe-toggle, .field_field_nom_de_l_equipe, .node-type-projet .field_field_texte_partie_texte_projet, .node-type-projet .field_field_titre_partie_texte_projet, .node-type-projet .field_field_images_projet'),
|
||||||
}
|
}
|
||||||
|
|
||||||
const showUp = {
|
const showUp = {
|
||||||
@@ -280,6 +284,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
// ScrollReveal().reveal(nodes.mapSite, showUp);
|
// ScrollReveal().reveal(nodes.mapSite, showUp);
|
||||||
ScrollReveal().reveal(nodes.lienDoc, showUp);
|
ScrollReveal().reveal(nodes.lienDoc, showUp);
|
||||||
ScrollReveal().reveal(nodes.lienURL, showUp);
|
ScrollReveal().reveal(nodes.lienURL, showUp);
|
||||||
|
// ScrollReveal().reveal(nodes.nodeProjet, showUp);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -340,12 +345,12 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
// ////////////////////// start calendrier home /////////////////////////////////
|
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
|
// ////////////////////// start calendrier home /////////////////////////////////
|
||||||
|
|
||||||
// Aller au 9e élément à l'initialisation
|
// Aller au 9e élément à l'initialisation
|
||||||
$('.__timeline-content').on('init', function(event, slick){
|
$('.__timeline-content').on('init', function(event, slick){
|
||||||
slick.slickGoTo(9); // Index 8 = 9e item
|
slick.slickGoTo(11); // Index 8 = 9e item
|
||||||
});
|
});
|
||||||
|
|
||||||
$('.__timeline-content').slick({
|
$('.__timeline-content').slick({
|
||||||
@@ -371,7 +376,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
});
|
});
|
||||||
console.log('salut slick calendrier');
|
console.log('salut slick calendrier');
|
||||||
|
|
||||||
});
|
|
||||||
|
|
||||||
//////////////////////// end calendrier home /////////////////////////////////
|
//////////////////////// end calendrier home /////////////////////////////////
|
||||||
|
|
||||||
@@ -382,7 +387,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
|
|
||||||
|
|
||||||
//////////// start slideshow images home //////////////////////////
|
//////////// start slideshow images home //////////////////////////
|
||||||
$(document).ready(function () {
|
|
||||||
let diapohome = $('.config_pages--type--diaporama-home .diaporama');
|
let diapohome = $('.config_pages--type--diaporama-home .diaporama');
|
||||||
|
|
||||||
if (diapohome.length) {
|
if (diapohome.length) {
|
||||||
@@ -412,12 +417,12 @@ $(document).ready(function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
});
|
|
||||||
//////////// end slideshow images home //////////////////////////
|
//////////// end slideshow images home //////////////////////////
|
||||||
|
|
||||||
|
|
||||||
//////////// start slideshow /actualites //////////////////////////
|
//////////// start slideshow /actualites //////////////////////////
|
||||||
$(document).ready(function(){
|
|
||||||
// Vérifier si on N'EST PAS sur la page #home
|
// Vérifier si on N'EST PAS sur la page #home
|
||||||
if (!$("#page-node").length) {
|
if (!$("#page-node").length) {
|
||||||
let actuview2 = $('.content-wrapper-actu .field_field_images .actu-diaporama');
|
let actuview2 = $('.content-wrapper-actu .field_field_images .actu-diaporama');
|
||||||
@@ -517,11 +522,14 @@ function showImage(index) {
|
|||||||
|
|
||||||
// Clic sur une image
|
// Clic sur une image
|
||||||
images.forEach((image, index) => {
|
images.forEach((image, index) => {
|
||||||
image.addEventListener('click', () => {
|
image.addEventListener('click', (e) => {
|
||||||
|
e.preventDefault(); // empêche le <a> de naviguer
|
||||||
|
e.stopPropagation(); // (optionnel) empêche d'autres handlers de se déclencher
|
||||||
showImage(index);
|
showImage(index);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
// Navigation & fermeture
|
// Navigation & fermeture
|
||||||
closeBtn.addEventListener('click', () => lightbox.style.display = 'none');
|
closeBtn.addEventListener('click', () => lightbox.style.display = 'none');
|
||||||
prevBtn.addEventListener('click', (e) => {
|
prevBtn.addEventListener('click', (e) => {
|
||||||
@@ -582,12 +590,8 @@ if (container) {
|
|||||||
|
|
||||||
//////////////////// start div infos site ////////////////////////
|
//////////////////// start div infos site ////////////////////////
|
||||||
|
|
||||||
// Vérifie si la page a la classe 'node-type-site' dans le <body>
|
|
||||||
if (document.body.classList.contains('node-type-site')) {
|
if (document.body.classList.contains('node-type-site')) {
|
||||||
// Sélectionne le conteneur principal
|
|
||||||
const blockRegion = document.querySelector('.block-region-second');
|
const blockRegion = document.querySelector('.block-region-second');
|
||||||
|
|
||||||
// Liste des classes spécifiques à cibler
|
|
||||||
const fieldClasses = [
|
const fieldClasses = [
|
||||||
'.field_field_region',
|
'.field_field_region',
|
||||||
'.field_field_nom_du_qpv_nb_d_hab',
|
'.field_field_nom_du_qpv_nb_d_hab',
|
||||||
@@ -607,9 +611,7 @@ fieldClasses.forEach(className => {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// Vérifie que des éléments ont été trouvés
|
|
||||||
if (elementsToWrap.length > 0) {
|
if (elementsToWrap.length > 0) {
|
||||||
// Crée le conteneur avec la classe 'infos'
|
|
||||||
const infosContainer = document.createElement('div');
|
const infosContainer = document.createElement('div');
|
||||||
infosContainer.className = 'infos';
|
infosContainer.className = 'infos';
|
||||||
|
|
||||||
@@ -722,14 +724,14 @@ $(document).ready(function () {
|
|||||||
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
|
||||||
////////////////// end class à view-rows-wrapper ////////////////
|
////////////////// end class à view-rows-wrapper ////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/////////////////// start voir plus... ressources ////////////////////
|
/////////////////// start voir plus... ressources ////////////////////
|
||||||
|
|
||||||
$(document).ready(function () {
|
|
||||||
// Vérifier si on est sur la page avec l'ID #ressources
|
// Vérifier si on est sur la page avec l'ID #ressources
|
||||||
if ($("#ressources").length > 0) {
|
if ($("#ressources").length > 0) {
|
||||||
$(".view-rows-wrapper").each(function () {
|
$(".view-rows-wrapper").each(function () {
|
||||||
@@ -812,13 +814,13 @@ $(document).ready(function () {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
|
||||||
/////////////////// end voir plus... ressources ////////////////////
|
/////////////////// end voir plus... ressources ////////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/////////////////// start voir plus... actualite dans /actualites & /home ////////////////////
|
/////////////////// start voir plus... actualite dans /actualites & /home ////////////////////
|
||||||
$(document).ready(function () {
|
|
||||||
if ($("#actualites" ).length > 0 || $("#home").length > 0) {
|
if ($("#actualites" ).length > 0 || $("#home").length > 0) {
|
||||||
$(".node-type-actualite").each(function () {
|
$(".node-type-actualite").each(function () {
|
||||||
let article = $(this);
|
let article = $(this);
|
||||||
@@ -870,15 +872,12 @@ $(document).ready(function () {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
});
|
|
||||||
/////////////////// end voir plus... actualite dans /actualites & /home ////////////////////
|
/////////////////// end voir plus... actualite dans /actualites & /home ////////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/////////////// start class à view-rows-ressources ////////
|
/////////////// start class à view-rows-ressources ////////
|
||||||
$(document).ready(function () {
|
|
||||||
$(".view-rows-wrapper").each(function () {
|
$(".view-rows-wrapper").each(function () {
|
||||||
let h3Container = $(this).prev("h3").find("div[class^='type-']");
|
let h3Container = $(this).prev("h3").find("div[class^='type-']");
|
||||||
let classToAdd = h3Container.attr("class"); // Récupère la classe complète (ex: "type-Documentation")
|
let classToAdd = h3Container.attr("class"); // Récupère la classe complète (ex: "type-Documentation")
|
||||||
@@ -887,9 +886,74 @@ $(document).ready(function () {
|
|||||||
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
|
||||||
////////////////// end class à view-rows-wrapper ////////////////
|
////////////////// end class à view-rows-wrapper ////////////////
|
||||||
|
|
||||||
|
//////////////start toggle partenaire //////////////////
|
||||||
|
|
||||||
|
$(".node-type-partenaire").each(function () {
|
||||||
|
let article = $(this);
|
||||||
|
|
||||||
|
let body = article.find(".field_body");
|
||||||
|
let links = article.find(".field_field_lien");
|
||||||
|
|
||||||
|
body.hide();
|
||||||
|
links.hide();
|
||||||
|
|
||||||
|
let toggleButton = $("<button>")
|
||||||
|
.addClass("toggle-partenaire")
|
||||||
|
.appendTo(article);
|
||||||
|
|
||||||
|
toggleButton.on("click", function () {
|
||||||
|
body.slideToggle();
|
||||||
|
links.slideToggle();
|
||||||
|
$(this).toggleClass("open");
|
||||||
|
});
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
//////////////start toggle partenaire //////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
////////////// start toggle page node projet //////////////////
|
||||||
|
document.addEventListener('DOMContentLoaded', function () {
|
||||||
|
|
||||||
|
const photo = document.querySelector('.field_field_equipe_photo');
|
||||||
|
const pres = document.querySelector('.field_field_equipe_presentation');
|
||||||
|
|
||||||
|
if (!pres) return;
|
||||||
|
|
||||||
|
// Création du bouton
|
||||||
|
const btn = document.createElement('button');
|
||||||
|
btn.className = 'btn-equipe-toggle';
|
||||||
|
btn.textContent = "EN SAVOIR PLUS SUR L'ÉQUIPE";
|
||||||
|
btn.setAttribute('aria-expanded', false);
|
||||||
|
|
||||||
|
// Insertion du bouton juste après le bloc présentation
|
||||||
|
pres.insertAdjacentElement('afterend', btn);
|
||||||
|
|
||||||
|
// 3. Ajout de la ligne après le bouton
|
||||||
|
const separator = document.createElement('div');
|
||||||
|
separator.className = 'equipe-separator';
|
||||||
|
btn.insertAdjacentElement('afterend', separator);
|
||||||
|
|
||||||
|
// Toggle
|
||||||
|
btn.addEventListener('click', function () {
|
||||||
|
const isOpen = pres.classList.toggle('is-open');
|
||||||
|
|
||||||
|
if (photo) photo.classList.toggle('is-open');
|
||||||
|
|
||||||
|
btn.textContent = isOpen
|
||||||
|
? "FERMER LA PRÉSENTATION DE L'ÉQUIPE"
|
||||||
|
: "EN SAVOIR PLUS SUR L'ÉQUIPE";
|
||||||
|
|
||||||
|
btn.setAttribute('aria-expanded', isOpen);
|
||||||
|
});
|
||||||
|
|
||||||
|
});
|
||||||
|
|
||||||
|
//////////////end toggle page node projet //////////////////
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -106,6 +106,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
margin-left: 8rem;
|
||||||
@media(max-width: 500px){
|
@media(max-width: 500px){
|
||||||
width: 90%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -56,7 +56,10 @@ main{
|
|||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
font-size: 0.4rem;
|
font-size: 0.4rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
transition: transform 0.4s ease-in-out;
|
||||||
|
&:hover {
|
||||||
|
transform: scale(1.05);
|
||||||
|
}
|
||||||
&::before {
|
&::before {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -107,6 +110,7 @@ main{
|
|||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
.views-field-view-node{
|
.views-field-view-node{
|
||||||
|
visibility: hidden;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
background: black;
|
background: black;
|
||||||
@@ -209,15 +213,15 @@ main{
|
|||||||
}
|
}
|
||||||
.node-projet-title{
|
.node-projet-title{
|
||||||
order: 3;
|
order: 3;
|
||||||
font-size: 0.7rem;
|
font-size: 0.6rem;
|
||||||
margin-bottom: 0.3rem;
|
margin-bottom: 0.3rem;
|
||||||
margin-top: 0.3rem;
|
margin-top: 0.3rem;
|
||||||
font-family: "gilroy-regular";
|
font-family: "gilroy-bold";
|
||||||
}
|
}
|
||||||
.field_field_nom_de_l_equipe{
|
.field_field_nom_de_l_equipe{
|
||||||
order: 4;
|
order: 4;
|
||||||
h3{
|
h3{
|
||||||
font-size: 0.6rem;
|
font-size: 0.5rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,41 +5,55 @@
|
|||||||
.content_container{
|
.content_container{
|
||||||
|
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
@media(max-width:810px){
|
||||||
|
margin-top: 12rem !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.layout--threecol-25-50-25{
|
.layout--threecol-25-50-25{
|
||||||
// flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
// @media(max-width: 810px){
|
@media(max-width: 810px){
|
||||||
// display: flex;
|
display: flex;
|
||||||
// flex-direction: column;
|
flex-direction: column;
|
||||||
// width: 100%;
|
width: 100%;
|
||||||
// }
|
}
|
||||||
.layout__region--first{
|
.layout__region--first{
|
||||||
flex: 0 1 25%;
|
flex: 0 1 25%;
|
||||||
// margin-top: 1rem;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@media(max-width: 810px){
|
||||||
|
flex: 0 1 100%;
|
||||||
|
}
|
||||||
.block-region-first{
|
.block-region-first{
|
||||||
position:fixed;
|
// position:fixed;
|
||||||
width: 30% !important;
|
// width: 20% !important;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
// align-items: center;
|
|
||||||
// margin-left: 2rem;
|
// margin-left: 2rem;
|
||||||
// @media(max-width: 810px){
|
@media(max-width: 810px){
|
||||||
// position: relative;
|
position: relative;
|
||||||
// width: 100% !important;
|
width: 100% !important;
|
||||||
// }
|
margin-left: 0rem;
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#sites-map-container{
|
#sites-map-container{
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
padding-left: 1rem;
|
||||||
h2{
|
h2{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
@media(max-width: 810px){
|
||||||
|
width: 50% !important;
|
||||||
|
margin: auto;
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.field_field_site_projet{
|
.field_field_site_projet{
|
||||||
.node-type-site{
|
.node-type-site{
|
||||||
width: 80%;
|
width: 65%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
padding-left: 2rem;
|
||||||
.field_title{
|
.field_title{
|
||||||
h2{
|
h2{
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
@@ -57,6 +71,7 @@
|
|||||||
}
|
}
|
||||||
.more-link{
|
.more-link{
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
display: inline-flex;
|
||||||
// padding-left: 0.5rem;
|
// padding-left: 0.5rem;
|
||||||
background: black;
|
background: black;
|
||||||
@media (max-width:810px) {
|
@media (max-width:810px) {
|
||||||
@@ -94,23 +109,31 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.layout__region--second{
|
.layout__region--second{
|
||||||
flex: 0 1 45% !important;
|
flex: 0 1 50% !important;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
max-width: 45%;
|
max-width: 50%;
|
||||||
margin-left: 3rem;
|
@media(max-width: 810px){
|
||||||
|
max-width: 80% !important;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
.block-region-second{
|
.block-region-second{
|
||||||
// margin-left: 3rem;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
// margin-right: 3rem;
|
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
padding-left: 2rem;
|
||||||
|
@media(max-width: 810px){
|
||||||
|
// margin-left: 2rem;
|
||||||
|
// margin-top: 3rem;
|
||||||
|
}
|
||||||
.field_field_laureats{
|
.field_field_laureats{
|
||||||
::before{
|
|
||||||
|
&:has(.laureat:not(:empty))::before {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top:0rem;
|
// display: block;
|
||||||
left: -1.3rem;
|
top:-0.1rem;
|
||||||
|
left: 0.5rem;
|
||||||
width: 2.5rem;
|
width: 2.5rem;
|
||||||
height: 2.5rem;
|
height: 2.5rem;
|
||||||
background-image: url("../img/laureat-ouvert.svg");
|
background-image: url("../img/laureat-ouvert.svg");
|
||||||
@@ -118,7 +141,9 @@
|
|||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.laureat{
|
.laureat{
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
}
|
}
|
||||||
@@ -126,17 +151,15 @@
|
|||||||
.field_field_nom_de_l_equipe{
|
.field_field_nom_de_l_equipe{
|
||||||
border-top: solid black 1px;
|
border-top: solid black 1px;
|
||||||
padding-bottom: 0.5rem;
|
padding-bottom: 0.5rem;
|
||||||
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
.field_field_infos{
|
.field_field_infos{
|
||||||
display: flex;
|
column-count: 3;
|
||||||
flex-direction: column;
|
column-gap: 1.5rem;
|
||||||
flex-wrap: wrap;
|
|
||||||
height: 400px;
|
|
||||||
border-bottom: solid black 1px;
|
|
||||||
|
|
||||||
.infos-projet{
|
.infos-projet{
|
||||||
width: 25%;
|
break-inside: avoid;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 0.5rem !important;
|
||||||
|
margin: 0;
|
||||||
h4{
|
h4{
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 0.7em;
|
font-size: 0.7em;
|
||||||
@@ -155,11 +178,69 @@
|
|||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
height: 16rem;
|
height: 16rem;
|
||||||
}
|
}
|
||||||
|
.image-field-caption{
|
||||||
|
// margin-top: 0;
|
||||||
|
margin-left: 0;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
font-family: "gilroy-light";
|
||||||
|
p{
|
||||||
|
margin-top: 0;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.field_field_equipe_presentation p{
|
.field_field_equipe_presentation {
|
||||||
font-family: "gilroy-light";
|
p{
|
||||||
font-size: 0.6rem;
|
font-family: "gilroy-light";
|
||||||
|
font-size: 0.6rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
.field_field_equipe_photo,
|
||||||
|
.field_field_equipe_presentation {
|
||||||
|
overflow: hidden;
|
||||||
|
max-height: 0;
|
||||||
|
opacity: 0;
|
||||||
|
transition:
|
||||||
|
max-height 1s ease,
|
||||||
|
opacity 0.8s ease;
|
||||||
|
}
|
||||||
|
|
||||||
|
.field_field_equipe_photo.is-open,
|
||||||
|
.field_field_equipe_presentation.is-open {
|
||||||
|
max-height: 1000px;
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-equipe-toggle{
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
color: white;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
background-color: black;
|
||||||
|
padding-left: 0.5rem;
|
||||||
|
margin: auto;
|
||||||
|
display: flex;
|
||||||
|
border: none;
|
||||||
|
svg{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
&::after{
|
||||||
|
display: inline-flex;
|
||||||
|
content: url("../img/noun-arrow-to-right.svg");
|
||||||
|
padding-right: 0.2rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
// padding-bottom: 0.2rem;
|
||||||
|
height: 25px;
|
||||||
|
}
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
|
||||||
|
}
|
||||||
|
.equipe-separator {
|
||||||
|
border-bottom: 1px solid black;
|
||||||
|
margin: 20px 0;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.field_field_parties_projet{
|
.field_field_parties_projet{
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
@@ -278,7 +359,7 @@
|
|||||||
.block-region-third{
|
.block-region-third{
|
||||||
position:relative;
|
position:relative;
|
||||||
// width: 23% !important;
|
// width: 23% !important;
|
||||||
margin-top: 2rem;
|
margin-top: 4.5rem;
|
||||||
margin-left: 2rem;
|
margin-left: 2rem;
|
||||||
@media(max-width: 810px){
|
@media(max-width: 810px){
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -301,7 +382,7 @@
|
|||||||
h2{
|
h2{
|
||||||
font-family: "gilroy-light";
|
font-family: "gilroy-light";
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 0.8rem;
|
font-size: 0.6rem;
|
||||||
&::after{
|
&::after{
|
||||||
content: " :";
|
content: " :";
|
||||||
}
|
}
|
||||||
@@ -309,59 +390,64 @@
|
|||||||
.views-row{
|
.views-row{
|
||||||
width: 80%;
|
width: 80%;
|
||||||
border-bottom: solid black 1px;
|
border-bottom: solid black 1px;
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 0.5rem;
|
||||||
|
padding-top: 0.5rem;
|
||||||
|
transition: transform 0.4s ease-in-out; // animation plus fluide
|
||||||
|
&:hover {
|
||||||
|
transform: scale(1.05); /* effet de zoom léger */
|
||||||
|
}
|
||||||
.views-field-title {
|
.views-field-title {
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 0.7rem;
|
font-size: 0.5rem;
|
||||||
margin-bottom: 0rem;
|
margin-bottom: 0rem;
|
||||||
// margin-top: 0.3rem;
|
// margin-top: 0.3rem;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
font-family: "gilroy-regular";
|
font-family: "gilroy-regular";
|
||||||
&::after{
|
&::after{
|
||||||
content: "";
|
content: "";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.views-field-field-nom-de-l-equipe{
|
.views-field-field-nom-de-l-equipe{
|
||||||
h3 {
|
h3 {
|
||||||
margin-bottom: 0.3rem;
|
margin-bottom: 0.3rem;
|
||||||
margin-top:0.3rem;
|
margin-top:0.3rem;
|
||||||
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
font-size: 0.6rem;
|
font-size: 0.4rem;
|
||||||
p{
|
p{
|
||||||
font-family: "gilroy-semibold";
|
font-family: "gilroy-semibold";
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
font-size: 0.6rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
.views-field-view-node{
|
.views-field-view-node{
|
||||||
width: fit-content;
|
display: none;
|
||||||
padding-left: 0.5rem;
|
// width: fit-content;
|
||||||
background: black;
|
// padding-left: 0.5rem;
|
||||||
@media (max-width:810px) {
|
// background: black;
|
||||||
margin-left: 0;
|
// @media (max-width:810px) {
|
||||||
}
|
// margin-left: 0;
|
||||||
a{
|
// }
|
||||||
display: inline-flex;
|
// a{
|
||||||
justify-content: space-between;
|
// display: inline-flex;
|
||||||
align-items: center;
|
// justify-content: space-between;
|
||||||
color: white;
|
// align-items: center;
|
||||||
text-transform: uppercase;
|
// color: white;
|
||||||
font-size: 0.5rem;
|
// text-transform: uppercase;
|
||||||
svg{
|
// font-size: 0.5rem;
|
||||||
display: none;
|
// svg{
|
||||||
}
|
// display: none;
|
||||||
&::after{
|
// }
|
||||||
display: inline-flex;
|
// &::after{
|
||||||
content: url("../img/noun-arrow-to-right.svg");
|
// display: inline-flex;
|
||||||
padding-right: 0.2rem;
|
// content: url("../img/noun-arrow-to-right.svg");
|
||||||
padding-left: 0.2rem;
|
// padding-right: 0.2rem;
|
||||||
// padding-bottom: 0.2rem;
|
// padding-left: 0.2rem;
|
||||||
height: 25px;
|
// // padding-bottom: 0.2rem;
|
||||||
}
|
// height: 25px;
|
||||||
}
|
// }
|
||||||
|
// }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -14,11 +14,90 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
.layout__region--first{
|
||||||
|
.block-region-first{
|
||||||
|
#sites-map-container{
|
||||||
|
width: 100% !important;
|
||||||
|
padding-left: 1rem;
|
||||||
|
margin-top: 3rem;
|
||||||
|
h2{
|
||||||
|
font-family: "gilroy-light";
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 0.6rem;
|
||||||
|
&::after{
|
||||||
|
content: " :";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} .field_field_link{
|
||||||
|
div{
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
a{
|
||||||
|
display: inline-flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
color: white;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
padding-right: 0.5rem;
|
||||||
|
background-color: black;
|
||||||
|
padding-bottom: 0.1rem;
|
||||||
|
padding-top: 0.1rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
|
||||||
|
// svg{
|
||||||
|
// display: none;
|
||||||
|
// }
|
||||||
|
&::before{
|
||||||
|
display: inline-flex;
|
||||||
|
content: url("../img/noun-arrow-to-left.svg");
|
||||||
|
padding-right: 0.2rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
// padding-bottom: 0.2rem;
|
||||||
|
height: 12px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.field_field_link{
|
||||||
|
div{
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
a{
|
||||||
|
display: inline-flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
color: white;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 0.5rem;
|
||||||
|
padding-right: 0.5rem;
|
||||||
|
background-color: black;
|
||||||
|
padding-bottom: 0.1rem;
|
||||||
|
padding-top: 0.1rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
|
||||||
|
// svg{
|
||||||
|
// display: none;
|
||||||
|
// }
|
||||||
|
&::before{
|
||||||
|
display: inline-flex;
|
||||||
|
content: url("../img/noun-arrow-to-left.svg");
|
||||||
|
padding-right: 0.2rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
// padding-bottom: 0.2rem;
|
||||||
|
height: 12px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.layout__region--second{
|
.layout__region--second{
|
||||||
margin: auto;
|
margin: auto;
|
||||||
flex: 0 1 70% !important;
|
flex: 0 1 70% !important;
|
||||||
margin-top: 1rem;
|
margin-top: 3rem;
|
||||||
margin-right: 2rem;
|
margin-right: 2rem;
|
||||||
// width: 60%;
|
// width: 60%;
|
||||||
.block-region-second{
|
.block-region-second{
|
||||||
|
|||||||
@@ -2,8 +2,14 @@
|
|||||||
.layout-content{
|
.layout-content{
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
max-width: 100vw;
|
max-width: 100vw;
|
||||||
|
@media(max-width:810px){
|
||||||
|
// margin-top: 12rem !important;
|
||||||
|
}
|
||||||
.content_container{
|
.content_container{
|
||||||
width: 90% !important;
|
width: 90% !important;
|
||||||
|
@media(max-width:810px){
|
||||||
|
margin-top: 12rem !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.layout--threecol-25-50-25{
|
.layout--threecol-25-50-25{
|
||||||
@@ -234,14 +240,6 @@
|
|||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
min-width: 25%;
|
min-width: 25%;
|
||||||
}
|
}
|
||||||
// div .field_field_porteur_s_de_site{
|
|
||||||
// border-bottom: none;
|
|
||||||
// padding-bottom: 0;
|
|
||||||
// }
|
|
||||||
// div .field_field_nom_de_la_commune_nb_d_hab{
|
|
||||||
// border-bottom: none;
|
|
||||||
// padding-bottom: 0;
|
|
||||||
// }
|
|
||||||
div:has(.field_field_region){
|
div:has(.field_field_region){
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
@@ -345,6 +343,7 @@
|
|||||||
div:has(.field--name-field-documents){
|
div:has(.field--name-field-documents){
|
||||||
order: 5;
|
order: 5;
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
|
width: 100%;
|
||||||
.field--name-field-documents{
|
.field--name-field-documents{
|
||||||
a{
|
a{
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
@@ -418,7 +417,7 @@
|
|||||||
width: 80%;
|
width: 80%;
|
||||||
font-family: "gilroy-light";
|
font-family: "gilroy-light";
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 0.7rem;
|
font-size: 0.6rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
border-bottom: solid black 1px;
|
border-bottom: solid black 1px;
|
||||||
@@ -427,11 +426,13 @@
|
|||||||
&::after{
|
&::after{
|
||||||
content: " :";
|
content: " :";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
.node-type-projet {
|
.node-type-projet {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
transition: transform 0.4s ease-in-out; // animation plus fluide
|
||||||
|
&:hover {
|
||||||
|
transform: scale(1.05); /* effet de zoom léger */
|
||||||
|
}
|
||||||
&:has(.laureat:not(:empty)){
|
&:has(.laureat:not(:empty)){
|
||||||
padding-top: 1.5rem;
|
padding-top: 1.5rem;
|
||||||
}
|
}
|
||||||
@@ -462,8 +463,9 @@
|
|||||||
.field_field_nom_de_l_equipe{
|
.field_field_nom_de_l_equipe{
|
||||||
width: 80%;
|
width: 80%;
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
font-size: 0.5rem;
|
font-size: 0.4rem;
|
||||||
background-color: #f6f7f3;
|
background-color: #f6f7f3;
|
||||||
|
text-transform: uppercase;
|
||||||
div{
|
div{
|
||||||
border-bottom: solid black 1px;
|
border-bottom: solid black 1px;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
@@ -475,6 +477,7 @@
|
|||||||
margin-top: 0.2rem;
|
margin-top: 0.2rem;
|
||||||
}
|
}
|
||||||
div.more-link{
|
div.more-link{
|
||||||
|
display: none;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
padding-left: 0rem;
|
padding-left: 0rem;
|
||||||
a{
|
a{
|
||||||
@@ -499,6 +502,7 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
.prevnext{
|
.prevnext{
|
||||||
|
display: none;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
margin-bottom: 0rem;
|
margin-bottom: 0rem;
|
||||||
.prev-site{
|
.prev-site{
|
||||||
|
|||||||
@@ -121,6 +121,27 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.toggle-partenaire {
|
||||||
|
|
||||||
|
display: block;
|
||||||
|
grid-column: 7;
|
||||||
|
grid-row: 1;
|
||||||
|
width: 40px;
|
||||||
|
height: 40px;
|
||||||
|
margin: 1rem auto;
|
||||||
|
border: none;
|
||||||
|
background-color: transparent;
|
||||||
|
background-image: url("../img/fleche-bas.svg");
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
cursor: pointer;
|
||||||
|
transition: transform 0.3s ease;
|
||||||
|
}
|
||||||
|
|
||||||
|
.toggle-partenaire.open {
|
||||||
|
transform: rotate(180deg);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
margin-left: 15%;
|
margin-left: 15%;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
width: 70%;
|
width: 65%;
|
||||||
@media(max-width: 810px){
|
@media(max-width: 810px){
|
||||||
display: flex;
|
display: flex;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
#block-quartiers-de-demain-formulaireexposeactuspage-1{
|
#block-quartiers-de-demain-formulaireexposeactuspage-1{
|
||||||
background-color: white;
|
background-color: white;
|
||||||
padding: 0.3rem 0.5rem 1rem 1rem;
|
padding: 0.3rem 0.5rem 1rem 1rem;
|
||||||
width: 100%;
|
width: 111%;
|
||||||
@media(max-width: 810px){
|
@media(max-width: 810px){
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
@@ -327,7 +327,7 @@ header[role="banner"].header--collapsed {
|
|||||||
height: 170px;
|
height: 170px;
|
||||||
}
|
}
|
||||||
.header_left_container{
|
.header_left_container{
|
||||||
flex: 0 0 65%;
|
flex: 1 0 65%;
|
||||||
transform-origin: bottom right;
|
transform-origin: bottom right;
|
||||||
@media(max-width: 810px){
|
@media(max-width: 810px){
|
||||||
flex: 1 0 100%;
|
flex: 1 0 100%;
|
||||||
@@ -363,7 +363,7 @@ header[role="banner"].header--collapsed-already{
|
|||||||
height: $header-height-big;
|
height: $header-height-big;
|
||||||
}
|
}
|
||||||
.header_left_container{
|
.header_left_container{
|
||||||
flex: 0 0 65%;
|
flex: 1 0 65%;
|
||||||
transform-origin: bottom right;
|
transform-origin: bottom right;
|
||||||
@media(max-width: 810px){
|
@media(max-width: 810px){
|
||||||
flex: 1 0 100%;
|
flex: 1 0 100%;
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
.paragraph--type--phase-deroulement::after {
|
.paragraph--type--phase-deroulement::after {
|
||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -211,6 +211,7 @@
|
|||||||
background: black;
|
background: black;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 0.6rem;
|
font-size: 0.6rem;
|
||||||
|
margin: auto;
|
||||||
@media (max-width:810px) {
|
@media (max-width:810px) {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|||||||
@@ -55,4 +55,4 @@
|
|||||||
@import "pages/ressources";
|
@import "pages/ressources";
|
||||||
@import "pages/actualites";
|
@import "pages/actualites";
|
||||||
|
|
||||||
@import "/home/ouidade/Developer/docker-quartiersdedemain/src/web/modules/custom/q2d_mod/assets/css/carte-interactive-qdd.css";
|
@import "/modules/custom/q2d_mod/assets/css/carte-interactive-qdd.css";
|
||||||
Reference in New Issue
Block a user