font size titre ressource teaser
This commit is contained in:
+2
-2
@@ -6625,13 +6625,13 @@ article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-re
|
|||||||
}
|
}
|
||||||
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-title h2 a {
|
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-title h2 a {
|
||||||
color: rgb(0, 158, 227);
|
color: rgb(0, 158, 227);
|
||||||
font-size: 1.5rem;
|
font-size: 1.3rem;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-field-sous-titre {
|
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-field-sous-titre {
|
||||||
grid-row: 4;
|
grid-row: 4;
|
||||||
color: rgb(0, 158, 227);
|
color: rgb(0, 158, 227);
|
||||||
font-size: 0.8rem;
|
font-size: 1rem;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
}
|
}
|
||||||
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-field-auteur-s- {
|
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-field-auteur-s- {
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ article.node-type-ressource{
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
a{
|
a{
|
||||||
color: $blue-light;
|
color: $blue-light;
|
||||||
font-size: 1.5rem;
|
font-size: 1.3rem;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -54,7 +54,7 @@ article.node-type-ressource{
|
|||||||
.field--name-field-sous-titre{
|
.field--name-field-sous-titre{
|
||||||
grid-row: 4;
|
grid-row: 4;
|
||||||
color: $blue-light;
|
color: $blue-light;
|
||||||
font-size: 0.8rem;
|
font-size: 1rem;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
}
|
}
|
||||||
.field--name-field-auteur-s-{
|
.field--name-field-auteur-s-{
|
||||||
|
|||||||
Reference in New Issue
Block a user