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

@@ -59,16 +59,16 @@
.programme-4{
.views-field-field-programme{
.field-content{
background: $col-2;
background: $col-1;
}
}
.views-field{
color: $col-2;
color: $col-1;
}
.views-field-title > span{
color: $col-2;
color: $col-1;
&:hover{
background: $col-2;
background: $col-1;
color:white;
}
}