font size auteru et edition

This commit is contained in:
2025-06-20 13:15:06 +02:00
parent efab2ee382
commit bf9c2a147a
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -6954,6 +6954,7 @@ article.node-type-ressource .wrapper-ressource .field--name-field-auteur-s- {
font-weight: 800;
line-height: 1.1rem;
order: 6 !important;
font-size: 0.8rem;
}
article.node-type-ressource .wrapper-ressource .field--name-field-auteur-s- p {
margin: 0;
@@ -6973,6 +6974,7 @@ article.node-type-ressource .wrapper-ressource .field--name-field-edition {
order: 7;
grid-column: 2;
margin-top: 0.5rem;
font-size: 0.8rem;
}
article.node-type-ressource .wrapper-ressource .field--name-field-edition p {
margin: 0;
@@ -68,6 +68,7 @@ article.node-type-ressource{
font-weight: 800;
line-height: 1.1rem;
order: 6 !important;
font-size: 0.8rem;
p{
margin: 0;
@@ -88,6 +89,7 @@ article.node-type-ressource{
order: 7;
grid-column: 2;
margin-top: 0.5rem;
font-size: 0.8rem;
p{
margin: 0;
}