This commit is contained in:
armansansd
2023-01-11 16:04:02 +00:00
parent 83d69628f2
commit 7fc6124cd5
12 changed files with 191 additions and 2 deletions

View File

@@ -101,6 +101,9 @@
&.programme-7{
background: $col-met;
}
&.programme-883{
background: $col-transition;
}
}
//fin couleurp popsu
// .block-region-first{
@@ -499,6 +502,14 @@
}
}
}
&.programme-883{
.block-region-second{
h2,h3,h4,h5,h6,.field_titre{
color: $col-transition;
}
}
}
// font-size: $font-small;
@@ -691,6 +702,14 @@
}
}
&.programme-883{
h2{
color: $col-transition !important;
}
.field_programme{
background: $col-transition ;
}
}
}
}
@@ -809,6 +828,9 @@
.programme-7{
color: $col-met !important;
}
.programme-883{
color: $col-transition !important;
}
}
}
#node\:title:before{