popsu 1 2 europe

This commit is contained in:
armansansd
2021-09-22 15:50:56 +02:00
parent c2f47158ce
commit f03974e29d
11 changed files with 53 additions and 34 deletions

View File

@@ -37,11 +37,11 @@ body{
}
&.programme-4{
#node\:title,.field_sous_titre,.field_intro{
color: black;
color: $col-1;
}
article{
h2,h3,h4,h5,h6,.field_titre{
color: black;
color: $col-1;
}
}
}
@@ -164,9 +164,9 @@ iframe{
}
}
.programme-4{
background: black;
background: $col-1;
&:hover{
color: black;
color: $col-1;
}
}
.programme-5{