diaporama home js et css
This commit is contained in:
parent
9aec2f02b9
commit
2beab4fef2
|
@ -1613,7 +1613,6 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
|
||||||
#home .config_pages--type--diaporama-home .swiper-container .swiper-wrapper .swiper-slide .cadre-img-zoom img {
|
#home .config_pages--type--diaporama-home .swiper-container .swiper-wrapper .swiper-slide .cadre-img-zoom img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
animation: zoomOut 3.5s ease-in infinite;
|
|
||||||
}
|
}
|
||||||
#home .config_pages--type--diaporama-home .swiper-container .swiper-wrapper .swiper-slide blockquote {
|
#home .config_pages--type--diaporama-home .swiper-container .swiper-wrapper .swiper-slide blockquote {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
img{
|
img{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
animation: zoomOut 3.5s ease-in infinite;
|
// animation: zoomOut 3.5s ease-in infinite;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
blockquote{
|
blockquote{
|
||||||
|
|
Loading…
Reference in New Issue