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

@@ -39,7 +39,7 @@
.programme-1{
.views-field{
background: $col-1 !important;
background: $col-2 !important;
}
}
.programme-2{
@@ -54,7 +54,7 @@
}
.programme-4{
.views-field{
background: black;
background: $col-1;
}
}
@@ -155,7 +155,7 @@
&.programme-1{
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-1;
color: $col-2;
}
}
.main_logo{
@@ -169,7 +169,7 @@
}
}
.main_logo{
background: center / contain no-repeat url(../../images/POPSU_2.svg);
background: center / contain no-repeat url(../../images/POPSU_1.svg);
}
}
&.programme-3{
@@ -186,12 +186,12 @@
&.programme-4{
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-met;
color: $col-1;
}
}
.main_logo{
background: center / contain no-repeat url(../../images/POPSU_logo.svg);
background: center / contain no-repeat url(../../images/POPSU_2.svg);
}
}
&.programme-5{
@@ -325,7 +325,7 @@
}
.programme-4{
background: $col-met;
background: $col-1;
}
.programme-5{
@@ -656,11 +656,11 @@
}
.programme-4{
.views-field{
color: black;
color: $col-1;
}
.views-field-field-programme, .views-field-title-1{
.field-content{
background:black ;
background:$col-1 ;
}
}
}