|
@@ -218,6 +218,7 @@ a {
|
|
|
text-decoration: underline; }
|
|
|
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes {
|
|
|
+ margin-top: 1rem;
|
|
|
background-color: white; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
|
|
|
font-size: 1.5rem;
|
|
@@ -238,6 +239,7 @@ a {
|
|
|
margin-top: 0; }
|
|
|
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third {
|
|
|
+ margin-top: 1rem;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
width: 70%; }
|