désactivation de boutons du 19 février
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
}
|
||||
.block-entity-fieldnodefield-liens{
|
||||
///////////////// à activer le 19 février /////////////////
|
||||
// display: none;
|
||||
display: none;
|
||||
//////////////////////////////////
|
||||
.field--name-field-liens{
|
||||
.field__item{
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user