From 993b66a450cc73ad09b3ea1bda1e6a799393c78f Mon Sep 17 00:00:00 2001 From: ouidade Date: Fri, 18 Feb 2022 15:41:53 +0100 Subject: [PATCH] =?UTF-8?q?d=C3=A9sactivation=20de=20boutons=20du=2019=20f?= =?UTF-8?q?=C3=A9vrier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/themes/custom/eql/css-compiled/styles.css | 20 ++++++++++++------- web/themes/custom/eql/scss/pages/_ami.scss | 2 +- web/themes/custom/eql/scss/pages/_faq.scss | 4 ++-- web/themes/custom/eql/scss/pages/_home.scss | 20 +++++++++---------- 4 files changed, 26 insertions(+), 20 deletions(-) diff --git a/web/themes/custom/eql/css-compiled/styles.css b/web/themes/custom/eql/css-compiled/styles.css index 098b721..3a4e9c6 100644 --- a/web/themes/custom/eql/css-compiled/styles.css +++ b/web/themes/custom/eql/css-compiled/styles.css @@ -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; diff --git a/web/themes/custom/eql/scss/pages/_ami.scss b/web/themes/custom/eql/scss/pages/_ami.scss index b3c3fe8..ffa2176 100644 --- a/web/themes/custom/eql/scss/pages/_ami.scss +++ b/web/themes/custom/eql/scss/pages/_ami.scss @@ -37,7 +37,7 @@ } .block-entity-fieldnodefield-liens{ ///////////////// à activer le 19 février ///////////////// - // display: none; + display: none; ////////////////////////////////// .field--name-field-liens{ .field__item{ diff --git a/web/themes/custom/eql/scss/pages/_faq.scss b/web/themes/custom/eql/scss/pages/_faq.scss index 08446ad..2c1a9a3 100644 --- a/web/themes/custom/eql/scss/pages/_faq.scss +++ b/web/themes/custom/eql/scss/pages/_faq.scss @@ -39,13 +39,13 @@ // bloc bleu déposer une question .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398{ ///////////////// à activer le 19 février ///////////////// - // display: none; + display: none; ////////////////////////////////// grid-column: 5; grid-row: 1 /span 2; height: fit-content; ///////////////// à désactiver le 19 février ///////////////// - display: flex; + // display: flex; ////////////////////////////////// flex-direction: column; max-width: fit-content; diff --git a/web/themes/custom/eql/scss/pages/_home.scss b/web/themes/custom/eql/scss/pages/_home.scss index cd63f3b..7496d24 100644 --- a/web/themes/custom/eql/scss/pages/_home.scss +++ b/web/themes/custom/eql/scss/pages/_home.scss @@ -40,7 +40,7 @@ grid-template-rows: repeat(4, auto); .field--name-field-images{ ///////////////// à activer le 19 février ///////////////// - // display: none; + display: none; ////////////////////////////////// grid-column: 4 / span 6; grid-row: 2; @@ -60,17 +60,18 @@ } .field--name-field-accroche{ + grid-column: 2 /span 2; grid-row: 2 / span 2; font-size: 5rem; font-weight: 900; color: $blue-light; line-height: 6.9rem; - margin-top: 2rem; + margin-top: 4rem; margin-bottom: 5rem; width: fit-content; p{ - margin-top: 4rem; + margin-top: 0rem; margin-bottom: 0; } @@ -98,6 +99,7 @@ grid-column: 2; grid-row: 1 / span 2; margin-top: 3rem; + margin-bottom: 2rem; h2{ @@ -123,12 +125,7 @@ } } .links.inline{ - ///////////////// à désactiver le 19 février ///////////////// grid-column: 2; - ////////////////////////////////// - ///////////////// à activer le 19 février ///////////////// - // grid-column: 5; - ////////////////////////////////// grid-row: 4; max-width: 70%; min-width: fit-content; @@ -173,7 +170,7 @@ // bouton déposer candidature .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca{ ///////////////// à activer le 19 février ///////////////// - // display: none; + display: none; ////////////////////////////////// grid-area: presentation; grid-column: 3 /span 4; @@ -230,7 +227,7 @@ // bouton foire aux questions .block-block-content1bb9024b-d95f-4137-894c-362abf10a483{ ///////////////// à activer le 19 février ///////////////// - // display: none; + display: none; ////////////////////////////////// grid-area: presentation; grid-column: 5 ; @@ -314,7 +311,9 @@ text-align: right; font-size: 1.3rem; :nth-child(1){ + &:after{ + display: block; content: url("../images/pictos/noun_Arrow_3771902-rouge.svg"); transform: rotate(90deg); @@ -325,6 +324,7 @@ } } :nth-child(2){ + font-size: 2.5rem; font-weight: 900; }