slick calendrier
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1231,6 +1231,13 @@ footer {
|
||||
white-space: normal;
|
||||
color: black;
|
||||
}
|
||||
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .slick-list {
|
||||
padding: 0 !important;
|
||||
width: 100%;
|
||||
}
|
||||
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .slick-list .slick-track {
|
||||
width: 100% !important;
|
||||
}
|
||||
@media (max-width: 550px) {
|
||||
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement {
|
||||
padding-left: 0rem;
|
||||
@@ -1240,7 +1247,7 @@ footer {
|
||||
}
|
||||
}
|
||||
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .date {
|
||||
width: fit-content;
|
||||
width: fit-content !important;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: auto;
|
||||
@@ -1553,7 +1560,7 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
|
||||
#home #background-animated {
|
||||
position: absolute;
|
||||
top: 2000px;
|
||||
left: 300px;
|
||||
left: 350px;
|
||||
width: 100%;
|
||||
pointer-events: none; /* Permet de cliquer à travers l'élément */
|
||||
z-index: 2; /* S'assure que l'élément soit au-dessus */
|
||||
|
Reference in New Issue
Block a user