telephone offre service display none
This commit is contained in:
@@ -1937,8 +1937,10 @@ a {
|
|||||||
color: white;
|
color: white;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
padding-right: 1rem; }
|
padding-right: 1rem;
|
||||||
|
padding-bottom: 1rem; }
|
||||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-telephone {
|
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-telephone {
|
||||||
|
display: none;
|
||||||
background: #009ee3;
|
background: #009ee3;
|
||||||
color: white;
|
color: white;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -143,8 +143,11 @@
|
|||||||
|
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
|
padding-bottom: 1rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
.block-entity-fieldnodefield-telephone{
|
.block-entity-fieldnodefield-telephone{
|
||||||
|
display: none;
|
||||||
background: $blue-light;
|
background: $blue-light;
|
||||||
color: $white;
|
color: $white;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
|||||||
Reference in New Issue
Block a user