padding info actu home
This commit is contained in:
+12
@@ -3235,6 +3235,18 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
||||
.page-actualites .view-actus .views-row .node-type-actualite .entete_actu .infos-content h1 {
|
||||
display: none;
|
||||
}
|
||||
.page-actualites .view-actus .views-row .node-type-actualite .entete_actu .infos-content h2 {
|
||||
margin-left: 0;
|
||||
padding-top: 0.2rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.page-actualites .view-actus .views-row .node-type-actualite .entete_actu .infos-content .field--name-field-sous-titre {
|
||||
padding-top: 0 rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
.page-actualites .view-actus .views-row .node-type-actualite .entete_actu .infos-content .field--name-field-date {
|
||||
padding-top: 0.2rem;
|
||||
}
|
||||
|
||||
.node-type-actualite {
|
||||
width: 100vw;
|
||||
|
||||
@@ -39,6 +39,18 @@
|
||||
h1{
|
||||
display: none;
|
||||
}
|
||||
h2{
|
||||
margin-left: 0;
|
||||
padding-top: 0.2rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.field--name-field-sous-titre{
|
||||
padding-top: 0 rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
.field--name-field-date{
|
||||
padding-top: 0.2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user