This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -246,6 +246,7 @@
|
|||||||
background: center / contain no-repeat url(../../images/POPSU_1.svg);
|
background: center / contain no-repeat url(../../images/POPSU_1.svg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.programme-2{
|
&.programme-2{
|
||||||
#node\:field_document .field_document{
|
#node\:field_document .field_document{
|
||||||
background:$col-2;
|
background:$col-2;
|
||||||
@@ -273,6 +274,7 @@
|
|||||||
background: center / contain no-repeat url(../../images/POPSU_Europe.svg);
|
background: center / contain no-repeat url(../../images/POPSU_Europe.svg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// àmodifer ??
|
||||||
&.programme-4{
|
&.programme-4{
|
||||||
#node\:field_document .field_document{
|
#node\:field_document .field_document{
|
||||||
background:$col-1;
|
background:$col-1;
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
.programme-1{
|
.programme-1{
|
||||||
|
|
||||||
.block-region-third .field_ressources_liees{
|
.block-region-third .field_ressources_liees{
|
||||||
background: $col-1;
|
background: $col-2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.programme-2{
|
.programme-2{
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
.programme-4{
|
.programme-4{
|
||||||
.block-region-third .field_ressources_liees{
|
.block-region-third .field_ressources_liees{
|
||||||
background: $col-ter;
|
background: $col-1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.programme-5{
|
.programme-5{
|
||||||
@@ -41,6 +41,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.block-region-third{
|
.block-region-third{
|
||||||
|
background-color: $bck-col;
|
||||||
.field_evenements_lies, .field_ressources_liees{
|
.field_evenements_lies, .field_ressources_liees{
|
||||||
color: white !important;
|
color: white !important;
|
||||||
a{
|
a{
|
||||||
|
@@ -187,6 +187,11 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#node\:field_themes_lies{
|
||||||
|
|
||||||
|
}
|
||||||
.body{
|
.body{
|
||||||
font-size: $font-medium;
|
font-size: $font-medium;
|
||||||
height: 15rem;
|
height: 15rem;
|
||||||
@@ -256,7 +261,7 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.field_textes{
|
.field_textes{
|
||||||
|
//*****////
|
||||||
.paragraph{
|
.paragraph{
|
||||||
// border-top: 1px solid black;
|
// border-top: 1px solid black;
|
||||||
border-bottom: 3px dotted gray;
|
border-bottom: 3px dotted gray;
|
||||||
|
Reference in New Issue
Block a user