background color 1 sur 2

This commit is contained in:
2025-06-20 13:08:10 +02:00
parent 307b34afa7
commit efab2ee382
2 changed files with 15 additions and 14 deletions
@@ -445,17 +445,14 @@
// width: 80%;
// border-top: solid 1px rgba(0, 0, 0, 0.3);
// padding-top: 2rem;
}
.view-type-slide:nth-child(even){
&::before{
background-color: $background-actus;
}
}
.view-type-slide.type-publications-issues-du-programme{
order: 1;
// &::before{
// background-color: $background-actus;
// }
&::before{
background-color: $background-actus;
}
.views-row{
width: 45% ;
min-width: 350px !important;
@@ -472,13 +469,14 @@
.slick-list{
padding-left: 0 !important;
}
&::before{
background-color: $background-actus;
}
}
.view-type-slide.type-presse{
order: 5;
// &::before{
// background-color: $background-actus;
// }
h3{border: none;}
}
.view-type-slide.type-publications-des-partenaires-et-laureats{