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

@@ -87,9 +87,9 @@
}
.programme-4{
article{
background: black;
background: $col-1;
.field_programme{
color: black;
color: $col-1;
}
}
@@ -204,11 +204,11 @@
}
.programme-4{
article, h2{
color: black;
color: $col-1;
}
.field_programme{
a{
background: black;
background: $col-1;
}
}