popsu 1 2 europe
This commit is contained in:
@@ -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 ;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user