This reverts commit 9ac8ab8541.
This commit is contained in:
2023-03-31 10:37:59 +02:00
parent 80cc9ae097
commit 5f585f3ab4
10 changed files with 2 additions and 149 deletions

View File

@@ -85,16 +85,6 @@ body{
}
}
}
&.programme-878{
#node\:title,.field_sous_titre,.field_intro{
color: $col-exode;
}
article{
h2,h3,h4,h5,h6,.field_titre,.field_type_de_ressource{
color: $col-exode;
}
}
}
}
}
@@ -244,12 +234,6 @@ i, em{
color: $col-transition;
}
}
.programme-878{
background: $col-exode;
&:hover{
color: $col-exode;
}
}
}

View File

@@ -12,7 +12,6 @@ $col-ter: #e01a35;
$col-2: #4dabc1; //popsu 1 : programme 2 ?
$col-1: #61ab32;
$col-transition:#2aa088;
$col-exode:$col-ter;
$bck-col: #eff2f9;
$lightblue: #98d0d9;