This commit is contained in:
@@ -81,6 +81,11 @@
|
||||
background: $col-met !important;
|
||||
}
|
||||
}
|
||||
.last-news .programme-878{
|
||||
.views-field:not(.views-field-field-image){
|
||||
background: $col-exode !important;
|
||||
}
|
||||
}
|
||||
.last-news{
|
||||
margin-top: 2rem;
|
||||
height: auto;
|
||||
@@ -291,6 +296,17 @@
|
||||
|
||||
}
|
||||
}
|
||||
.programme-878{
|
||||
.views-field{
|
||||
color: $col-exode !important;
|
||||
}
|
||||
.views-field-field-programme{
|
||||
.field-content{
|
||||
background: $col-exode ;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -688,6 +704,21 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.programme-878{
|
||||
// background: center / 45% no-repeat url(../images/POPSU_metropoles.svg) white;
|
||||
img{
|
||||
width: 45%;
|
||||
@include breakpoint(small down) {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
&:hover{
|
||||
background: $col-exode;
|
||||
img{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user