background color 1 sur 2
This commit is contained in:
@@ -446,11 +446,16 @@
|
||||
// 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;
|
||||
@@ -471,9 +476,9 @@
|
||||
|
||||
.view-type-slide.type-presse{
|
||||
order: 5;
|
||||
&::before{
|
||||
background-color: $background-actus;
|
||||
}
|
||||
// &::before{
|
||||
// background-color: $background-actus;
|
||||
// }
|
||||
h3{border: none;}
|
||||
}
|
||||
.view-type-slide.type-publications-des-partenaires-et-laureats{
|
||||
|
||||
Reference in New Issue
Block a user