This commit is contained in:
parent
c9eff4b382
commit
24ffb38bd5
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -331,8 +331,8 @@ if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").leng
|
|||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
console.log($(".block-region-second .field_ressources_liees>div:nth-of-type(2)"));
|
||||||
$(".block-region-second .field_ressources_liees>div:nth-of-type(2)").slick({
|
$(".layout__region--bottom .field_ressources_liees>div:nth-of-type(2)").slick({
|
||||||
slidesToShow: 3,
|
slidesToShow: 3,
|
||||||
slidesToScroll: 1,
|
slidesToScroll: 1,
|
||||||
centerMode: true,
|
centerMode: true,
|
||||||
|
@ -494,6 +494,26 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
.block-region-third{
|
||||||
|
#node\:field_partenaires{
|
||||||
|
h2{
|
||||||
|
border:none;
|
||||||
|
font-family: trueno;
|
||||||
|
font-size: .8rem;
|
||||||
|
font-weight: 600;
|
||||||
|
margin-top: 0;
|
||||||
|
padding: .4rem 0.5rem;
|
||||||
|
display: block;
|
||||||
|
&:after{
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.field_partenaires{
|
||||||
|
display: grid;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.field_projets_lies{
|
.field_projets_lies{
|
||||||
article{
|
article{
|
||||||
display: grid;
|
display: grid;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user