This commit is contained in:
@@ -280,6 +280,17 @@
|
||||
|
||||
}
|
||||
}
|
||||
.programme-883{
|
||||
.views-field{
|
||||
color: $col-transition !important;
|
||||
}
|
||||
.views-field-field-programme{
|
||||
.field-content{
|
||||
background: $col-transition ;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -653,6 +664,21 @@
|
||||
}
|
||||
|
||||
}
|
||||
.programme-883{
|
||||
// background: center / 45% no-repeat url(../images/POPSU_metropoles.svg) white;
|
||||
img{
|
||||
width: 45%;
|
||||
@include breakpoint(small down) {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
&:hover{
|
||||
background: $col-transition;
|
||||
img{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user