font size titre ressource teaser
This commit is contained in:
+3
-1
@@ -6700,7 +6700,7 @@ article.node-type-ressource .wrapper-ressource .field--name-title h2 a {
|
|||||||
color: rgb(0, 0, 0);
|
color: rgb(0, 0, 0);
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
font-style: italic;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
article.node-type-ressource .wrapper-ressource .field--name-field-auteur-s- {
|
article.node-type-ressource .wrapper-ressource .field--name-field-auteur-s- {
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
@@ -6719,6 +6719,8 @@ article.node-type-ressource .wrapper-ressource .field--name-field-sous-titre {
|
|||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
order: 5;
|
order: 5;
|
||||||
|
font-size: 1rem;
|
||||||
|
font-weight: 900;
|
||||||
}
|
}
|
||||||
article.node-type-ressource .wrapper-ressource .field--name-field-edition {
|
article.node-type-ressource .wrapper-ressource .field--name-field-edition {
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
|
|||||||
@@ -139,7 +139,7 @@ article.node-type-ressource{
|
|||||||
color: $black;
|
color: $black;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
font-style: italic;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -162,6 +162,8 @@ article.node-type-ressource{
|
|||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
order: 5;
|
order: 5;
|
||||||
|
font-size: 1rem;
|
||||||
|
font-weight: 900;
|
||||||
}
|
}
|
||||||
.field--name-field-edition{
|
.field--name-field-edition{
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user