margin top map node site

This commit is contained in:
2025-11-13 10:44:31 +01:00
parent b04abf5304
commit 442fc4431a
2 changed files with 12 additions and 2 deletions

View File

@@ -3722,6 +3722,9 @@ body {
top: 0; top: 0;
} }
} }
.node-type-site .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
margin-top: 1.5rem;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--first div { .node-type-site .layout--threecol-25-50-25 .layout__region--first div {
width: fit-content; width: fit-content;
} }
@@ -3781,6 +3784,7 @@ body {
padding-right: 0.2rem; padding-right: 0.2rem;
padding-left: 0.2rem; padding-left: 0.2rem;
padding-bottom: 0.2rem; padding-bottom: 0.2rem;
height: 25px;
} }
@media (max-width: 810px) { @media (max-width: 810px) {
.node-type-site .layout--threecol-25-50-25 .layout__region--first div:has(.field_field_liens_site) { .node-type-site .layout--threecol-25-50-25 .layout__region--first div:has(.field_field_liens_site) {
@@ -3815,6 +3819,7 @@ body {
padding-right: 0.2rem; padding-right: 0.2rem;
padding-left: 0.2rem; padding-left: 0.2rem;
padding-bottom: 0.2rem; padding-bottom: 0.2rem;
height: 25px;
} }
.node-type-site .layout--threecol-25-50-25 .layout__region--second { .node-type-site .layout--threecol-25-50-25 .layout__region--second {
flex: 0 1 50% !important; flex: 0 1 50% !important;
@@ -3991,6 +3996,7 @@ body {
content: url("../img/noun-arrow-to-right.svg"); content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem; padding-right: 0.2rem;
padding-left: 0.2rem; padding-left: 0.2rem;
height: 25px;
} }
.node-type-site .layout--threecol-25-50-25 .layout__region--third { .node-type-site .layout--threecol-25-50-25 .layout__region--third {
flex: 0 1 25% !important; flex: 0 1 25% !important;

View File

@@ -37,6 +37,9 @@
.views-element-container{ .views-element-container{
// margin-bottom: 3rem; // margin-bottom: 3rem;
} }
#sites-map-container{
margin-top: 1.5rem;
}
} }
div{ div{
width: fit-content; width: fit-content;
@@ -100,6 +103,7 @@
padding-right: 0.2rem; padding-right: 0.2rem;
padding-left: 0.2rem; padding-left: 0.2rem;
padding-bottom: 0.2rem; padding-bottom: 0.2rem;
height: 25px;
} }
} }
} }
@@ -141,8 +145,7 @@
padding-right: 0.2rem; padding-right: 0.2rem;
padding-left: 0.2rem; padding-left: 0.2rem;
padding-bottom: 0.2rem; padding-bottom: 0.2rem;
height: 25px;
} }
} }
} }
@@ -361,6 +364,7 @@
content: url("../img/noun-arrow-to-right.svg"); content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem; padding-right: 0.2rem;
padding-left: 0.2rem; padding-left: 0.2rem;
height: 25px;
// padding-bottom: 0.2rem; // padding-bottom: 0.2rem;