slider color and adjustement

This commit is contained in:
armansansd
2021-08-06 11:55:06 +02:00
parent 8b01ed0f6b
commit de700b385f
6 changed files with 521 additions and 152 deletions

View File

@@ -17,7 +17,7 @@ $lightblue: #98d0d9;
$trame: url(../images/motif_croix.svg);
//programmes values
.programme-2{
.programme-1{
.views-field-field-programme{
.field-content{
background: $col-1;
@@ -36,6 +36,25 @@ $trame: url(../images/motif_croix.svg);
}
}
.programme-2{
.views-field-field-programme{
.field-content{
background: $col-2;
}
}
.views-field{
color: $col-2;
}
.views-field-title{
color: $col-2;
&:hover{
background: $col-2;
color:white;
}
}
}
.programme-3{
.views-field-field-programme{
.field-content{