padding info actu home
This commit is contained in:
+5
-1
@@ -2548,12 +2548,16 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
||||
}
|
||||
.block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite > .entete_actu .infos-content h2 {
|
||||
margin-left: 0;
|
||||
padding-top: 0;
|
||||
padding-top: 0.5rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite > .entete_actu .infos-content .field--name-field-sous-titre {
|
||||
padding-top: 0 rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
.block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite > .entete_actu .infos-content .field--name-field-date {
|
||||
padding-top: 0.5rem;
|
||||
}
|
||||
.block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite > .entete_actu .body-content {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -62,12 +62,16 @@
|
||||
width: 100%;
|
||||
h2{
|
||||
margin-left: 0;
|
||||
padding-top: 0;
|
||||
padding-top: 0.5rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.field--name-field-sous-titre{
|
||||
padding-top: 0 rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
.field--name-field-date{
|
||||
padding-top: 0.5rem;
|
||||
}
|
||||
|
||||
}
|
||||
.body-content{
|
||||
|
||||
Reference in New Issue
Block a user