font size title soustitle

This commit is contained in:
2025-06-05 00:14:57 +02:00
parent c460141484
commit de0d122ca4
4 changed files with 21 additions and 7 deletions
+3 -3
View File
@@ -6820,7 +6820,7 @@ article.node-type-ressource .wrapper-ressource .field--name-title h2 {
}
article.node-type-ressource .wrapper-ressource .field--name-title h2 a {
color: rgb(0, 0, 0);
font-size: 1rem;
font-size: 0.9rem;
font-weight: 900;
font-style: normal;
}
@@ -6841,9 +6841,9 @@ article.node-type-ressource .wrapper-ressource .field--name-field-sous-titre {
grid-column: 2;
margin-top: 0.8rem;
order: 5;
font-size: 1rem;
font-size: 0.9rem;
font-weight: 900;
line-height: 1.3;
line-height: 1.5;
}
article.node-type-ressource .wrapper-ressource .field--name-field-edition {
order: 7;