Merge branch 'master' of gogs-figureslibres.io:bachir/popsu-d9

This commit is contained in:
Bachir Soussi Chiadmi 2021-10-21 10:45:38 +02:00
commit 4cc3f950db
2 changed files with 24 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -195,6 +195,9 @@
&.programme-1{
#node\:field_document .field_document{
background:$col-2;
}
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-2;
@ -205,6 +208,9 @@
}
}
&.programme-2{
#node\:field_document .field_document{
background:$col-2;
}
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-2;
@ -215,6 +221,9 @@
}
}
&.programme-3{
#node\:field_document .field_document{
background:$col-eur;
}
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-eur;
@ -226,6 +235,9 @@
}
}
&.programme-4{
#node\:field_document .field_document{
background:$col-1;
}
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-1;
@ -237,6 +249,9 @@
}
}
&.programme-5{
#node\:field_document .field_document{
background:$col-mond;
}
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-mond;
@ -248,6 +263,9 @@
}
}
&.programme-6{
#node\:field_document .field_document{
background:$col-ter;
}
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-ter;
@ -259,6 +277,9 @@
}
}
&.programme-7{
#node\:field_document .field_document{
background:$col-met;
}
article{
h2,h3,h4,h5,h6,.field_titre{
color: $col-met;
@ -352,7 +373,8 @@
.field_document{
padding: 0.5rem 1rem;
.paragraph{
margin-bottom: 1rem;
margin-bottom: 2rem;
color: white;
}
.field_titre{
font-weight: 600;