This commit is contained in:
armansansd 2021-12-13 13:58:17 +01:00
parent 63eea05cb3
commit 16a72a2766
4 changed files with 12 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -246,6 +246,7 @@
background: center / contain no-repeat url(../../images/POPSU_1.svg);
}
}
&.programme-2{
#node\:field_document .field_document{
background:$col-2;
@ -273,6 +274,7 @@
background: center / contain no-repeat url(../../images/POPSU_Europe.svg);
}
}
// àmodifer ??
&.programme-4{
#node\:field_document .field_document{
background:$col-1;

View File

@ -5,7 +5,7 @@
.programme-1{
.block-region-third .field_ressources_liees{
background: $col-1;
background: $col-2;
}
}
.programme-2{
@ -21,7 +21,7 @@
}
.programme-4{
.block-region-third .field_ressources_liees{
background: $col-ter;
background: $col-1;
}
}
.programme-5{
@ -41,6 +41,7 @@
}
}
.block-region-third{
background-color: $bck-col;
.field_evenements_lies, .field_ressources_liees{
color: white !important;
a{

View File

@ -187,6 +187,11 @@
}
}
#node\:field_themes_lies{
}
.body{
font-size: $font-medium;
height: 15rem;
@ -256,7 +261,7 @@
display: none;
}
.field_textes{
//*****////
.paragraph{
// border-top: 1px solid black;
border-bottom: 3px dotted gray;