|
@@ -392,6 +392,7 @@ a {
|
|
|
grid-template-columns: 1fr repeat(4, 2fr) 1fr;
|
|
|
grid-template-rows: repeat(4, auto); }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images {
|
|
|
+ display: none;
|
|
|
grid-column: 4 / span 6;
|
|
|
grid-row: 2; }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images .field__item {
|
|
@@ -412,11 +413,11 @@ a {
|
|
|
font-weight: 900;
|
|
|
color: #009ee3;
|
|
|
line-height: 6.9rem;
|
|
|
- margin-top: 2rem;
|
|
|
+ margin-top: 4rem;
|
|
|
margin-bottom: 5rem;
|
|
|
width: fit-content; }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche p {
|
|
|
- margin-top: 4rem;
|
|
|
+ margin-top: 0rem;
|
|
|
margin-bottom: 0; }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche span {
|
|
|
background-color: white; }
|
|
@@ -433,7 +434,8 @@ a {
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
|
|
|
grid-column: 2;
|
|
|
grid-row: 1 / span 2;
|
|
|
- margin-top: 3rem; }
|
|
|
+ margin-top: 3rem;
|
|
|
+ margin-bottom: 2rem; }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 {
|
|
|
background-color: white; }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 a {
|
|
@@ -478,6 +480,7 @@ a {
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a:after {
|
|
|
display: none; } }
|
|
|
.path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca {
|
|
|
+ display: none;
|
|
|
grid-area: presentation;
|
|
|
grid-column: 3 /span 4;
|
|
|
grid-row: 4;
|
|
@@ -517,6 +520,7 @@ a {
|
|
|
.path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a::after {
|
|
|
display: none; } }
|
|
|
.path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
|
|
|
+ display: none;
|
|
|
grid-area: presentation;
|
|
|
grid-column: 5;
|
|
|
grid-row: 4;
|
|
@@ -1095,9 +1099,11 @@ a {
|
|
|
color: white !important; }
|
|
|
.node-id-3 .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens .field__item a {
|
|
|
color: white !important; }
|
|
|
- .node-id-3 .block-entity-fieldnodefield-liens .field--name-field-liens .field__item {
|
|
|
- background: #009ee3;
|
|
|
- color: white; }
|
|
|
+ .node-id-3 .block-entity-fieldnodefield-liens {
|
|
|
+ display: none; }
|
|
|
+ .node-id-3 .block-entity-fieldnodefield-liens .field--name-field-liens .field__item {
|
|
|
+ background: #009ee3;
|
|
|
+ color: white; }
|
|
|
.node-id-3 .block-entity-fieldnodefield-ress {
|
|
|
margin-top: 3rem; }
|
|
|
.node-id-3 .block-entity-fieldnodefield-ress h2 {
|
|
@@ -1308,10 +1314,10 @@ a {
|
|
|
width: 80%;
|
|
|
margin: auto; } }
|
|
|
.path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 {
|
|
|
+ display: none;
|
|
|
grid-column: 5;
|
|
|
grid-row: 1 /span 2;
|
|
|
height: fit-content;
|
|
|
- display: flex;
|
|
|
flex-direction: column;
|
|
|
max-width: fit-content;
|
|
|
margin-left: 2rem;
|