|
@@ -3382,15 +3382,17 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|
|
.node-type-ressource .infos-content h1 {
|
|
|
order: 2;
|
|
|
font-size: 2rem;
|
|
|
+ font-weight: 400;
|
|
|
}
|
|
|
.node-type-ressource .infos-content .field--name-field-sous-titre {
|
|
|
- font-size: 1.5rem;
|
|
|
+ font-size: 1.3rem;
|
|
|
order: 3;
|
|
|
}
|
|
|
.node-type-ressource .infos-content .field--name-field-auteur {
|
|
|
font-weight: 800;
|
|
|
font-size: 1.3rem;
|
|
|
order: 4;
|
|
|
+ padding-top: 1rem;
|
|
|
}
|
|
|
.node-type-ressource .infos-content .field--name-field-site {
|
|
|
background-color: rgb(153, 147, 174);
|