css bouton zoom projet

This commit is contained in:
2023-07-12 19:50:33 +02:00
parent 9ba0e2b6b8
commit 01e1cc89e5
4 changed files with 37 additions and 16 deletions
+13 -11
View File
@@ -690,9 +690,9 @@ a {
.path-frontpage .block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f {
display: flex;
flex-flow: row-reverse;
top: -109px;
position: relative;
right: 200px; }
background: rgba(0, 158, 227, 0.2);
padding-right: 10%;
padding-bottom: 4rem; }
.path-frontpage .block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f .field--type-text-with-summary {
height: fit-content;
padding: 0.4rem 1rem;
@@ -702,14 +702,16 @@ a {
border: 2px solid #009ee3;
list-style: none;
display: inline-flex; }
.path-frontpage .block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f a {
text-transform: uppercase;
font-weight: 700;
color: #009ee3;
display: inline-flex;
align-items: center; }
.path-frontpage .block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f a::after {
content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
.path-frontpage .block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f .field--type-text-with-summary p {
margin: 0; }
.path-frontpage .block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f .field--type-text-with-summary a {
text-transform: uppercase;
font-weight: 700;
color: #009ee3;
display: inline-flex;
align-items: center; }
.path-frontpage .block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f .field--type-text-with-summary a::after {
content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
.path-frontpage .block-views-blockprojets-block-2 #leaflet-map-view-projets-block-2 {
height: 500px !important; }