font ressource
This commit is contained in:
+2
-1
@@ -3382,9 +3382,10 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|||||||
.node-type-ressource .infos-content h1 {
|
.node-type-ressource .infos-content h1 {
|
||||||
order: 2;
|
order: 2;
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
.node-type-ressource .infos-content .field--name-field-sous-titre {
|
.node-type-ressource .infos-content .field--name-field-sous-titre {
|
||||||
font-size: 1.5rem;
|
font-size: 1.3rem;
|
||||||
order: 3;
|
order: 3;
|
||||||
}
|
}
|
||||||
.node-type-ressource .infos-content .field--name-field-auteur {
|
.node-type-ressource .infos-content .field--name-field-auteur {
|
||||||
|
|||||||
@@ -34,9 +34,10 @@
|
|||||||
h1{
|
h1{
|
||||||
order: 2;
|
order: 2;
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
.field--name-field-sous-titre{
|
.field--name-field-sous-titre{
|
||||||
font-size: 1.5rem;
|
font-size: 1.3rem;
|
||||||
order: 3;
|
order: 3;
|
||||||
}
|
}
|
||||||
.field--name-field-auteur{
|
.field--name-field-auteur{
|
||||||
|
|||||||
Reference in New Issue
Block a user