This commit is contained in:
armansansd
2023-03-01 12:23:58 +00:00
parent eb4b666d16
commit 9ac8ab8541
10 changed files with 149 additions and 2 deletions

View File

@@ -180,6 +180,11 @@
background: $col-met !important;
}
}
.programme-878{
.views-field{
background: $col-exode !important;
}
}
.views-row{
// margin-top: 2rem;
.views-field-field-image{
@@ -388,6 +393,16 @@
}
}
}
&.programme-878{
#node\:field_document .field_document{
background:$col-exode;
}
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-exode;
}
}
}
.layout-content{
position: relative;
}
@@ -531,6 +546,9 @@
background: $col-met;
}
.programme-878{
background: $col-exode;
}
.views-row{
padding: 0.3rem 0;
&:last-of-type{
@@ -894,6 +912,17 @@
}
}
.programme-878{
.views-field{
color: $col-exode !important;
}
.views-field-field-programme, .views-field-title-1{
.field-content{
background: $col-exode ;
}
}
}
}
}
@@ -902,7 +931,7 @@
/**********************/
/* EXODE URABAIN SPEC */
/**********************/
.programme-878{
.page-node-type-programme .programme-878{
.body{
overflow: auto !important;
height: auto !important;