This commit is contained in:
armansansd
2023-03-01 12:23:58 +00:00
parent eb4b666d16
commit 9ac8ab8541
10 changed files with 149 additions and 2 deletions

View File

@@ -104,6 +104,9 @@
&.programme-883{
background: $col-transition;
}
&.programme-878{
background: $col-exode;
}
}
//fin couleurp popsu
// .block-region-first{
@@ -510,6 +513,13 @@
}
}
}
&.programme-878{
.block-region-second{
h2,h3,h4,h5,h6,.field_titre{
color: $col-exode;
}
}
}
// font-size: $font-small;
@@ -710,6 +720,14 @@
background: $col-transition ;
}
}
&.programme-878{
h2{
color: $col-exode !important;
}
.field_programme{
background: $col-exode ;
}
}
}
}
@@ -834,6 +852,9 @@
.programme-883{
color: $col-transition !important;
}
.programme-878{
color: $col-exode !important;
}
}
}
#node\:title:before{