|
@@ -10,7 +10,7 @@ body{
|
|
|
color: $col-1;
|
|
|
}
|
|
|
article{
|
|
|
- h2,h3,h4,h5,h6,.field_titre{
|
|
|
+ h2,h3,h4,h5,h6,.field_titre,.field_type_de_ressource{
|
|
|
color: $col-1;
|
|
|
}
|
|
|
}
|
|
@@ -20,7 +20,7 @@ body{
|
|
|
color: $col-2;
|
|
|
}
|
|
|
article{
|
|
|
- h2,h3,h4,h5,h6,.field_titre{
|
|
|
+ h2,h3,h4,h5,h6,.field_titre,.field_type_de_ressource{
|
|
|
color: $col-2;
|
|
|
}
|
|
|
}
|
|
@@ -30,7 +30,7 @@ body{
|
|
|
color: $col-eur;
|
|
|
}
|
|
|
article{
|
|
|
- h2,h3,h4,h5,h6,.field_titre{
|
|
|
+ h2,h3,h4,h5,h6,.field_titre,.field_type_de_ressource{
|
|
|
color: $col-eur;
|
|
|
}
|
|
|
}
|
|
@@ -40,7 +40,7 @@ body{
|
|
|
color: $col-1;
|
|
|
}
|
|
|
article{
|
|
|
- h2,h3,h4,h5,h6,.field_titre{
|
|
|
+ h2,h3,h4,h5,h6,.field_titre,.field_type_de_ressource{
|
|
|
color: $col-1;
|
|
|
}
|
|
|
}
|
|
@@ -50,7 +50,7 @@ body{
|
|
|
color: $col-mond;
|
|
|
}
|
|
|
article{
|
|
|
- h2,h3,h4,h5,h6,.field_titre{
|
|
|
+ h2,h3,h4,h5,h6,.field_titre,.field_type_de_ressource{
|
|
|
color: $col-mond;
|
|
|
}
|
|
|
}
|
|
@@ -60,7 +60,7 @@ body{
|
|
|
color: $col-ter;
|
|
|
}
|
|
|
article{
|
|
|
- h2,h3,h4,h5,h6,.field_titre{
|
|
|
+ h2,h3,h4,h5,h6,.field_titre,.field_type_de_ressource{
|
|
|
color: $col-ter;
|
|
|
}
|
|
|
}
|
|
@@ -70,7 +70,7 @@ body{
|
|
|
color: $col-met;
|
|
|
}
|
|
|
article{
|
|
|
- h2,h3,h4,h5,h6,.field_titre{
|
|
|
+ h2,h3,h4,h5,h6,.field_titre,.field_type_de_ressource{
|
|
|
color: $col-met;
|
|
|
}
|
|
|
}
|