field document
This commit is contained in:
parent
5d53c41809
commit
582191ece9
File diff suppressed because one or more lines are too long
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user