|
|
@@ -500,6 +500,29 @@ svg.ext {
|
|
|
visibility: hidden;
|
|
|
}
|
|
|
}
|
|
|
+.path-projets-complets .projet-ressources-liees {
|
|
|
+ margin-top: 2rem;
|
|
|
+ width: 80%;
|
|
|
+}
|
|
|
+.path-projets-complets .projet-ressources-liees .field--name-field-ressource-s-liee-s- {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+}
|
|
|
+.path-projets-complets .projet-ressources-liees .field--name-field-ressource-s-liee-s- .field__label {
|
|
|
+ color: rgb(9, 57, 139);
|
|
|
+ font-size: 1.2rem;
|
|
|
+ font-weight: 900;
|
|
|
+ text-transform: uppercase;
|
|
|
+}
|
|
|
+.path-projets-complets .projet-ressources-liees .field--name-field-ressource-s-liee-s- .node-type-ressource .wrapper-ressource {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ border-bottom: solid 1px;
|
|
|
+ padding-bottom: 2rem;
|
|
|
+}
|
|
|
+.path-projets-complets .projet-ressources-liees .field--name-field-ressource-s-liee-s- .node-type-ressource .wrapper-ressource .field--name-field-images {
|
|
|
+ display: none;
|
|
|
+}
|
|
|
|
|
|
@media print {
|
|
|
* {
|
|
|
@@ -509,6 +532,9 @@ svg.ext {
|
|
|
max-width: 100%;
|
|
|
height: auto;
|
|
|
}
|
|
|
+ .node-type-projet {
|
|
|
+ visibility: visible !important;
|
|
|
+ }
|
|
|
@page {}
|
|
|
.layout-container {
|
|
|
display: block;
|
|
|
@@ -743,6 +769,30 @@ svg.ext {
|
|
|
margin: auto;
|
|
|
padding-top: 3rem;
|
|
|
}
|
|
|
+ .path-projets-complets .layout-content .views-row .projet-ressources-liees {
|
|
|
+ padding-top: 3rem;
|
|
|
+ width: 80%;
|
|
|
+ margin: auto;
|
|
|
+ }
|
|
|
+ .path-projets-complets .layout-content .views-row .projet-ressources-liees .field--name-field-ressource-s-liee-s- {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ }
|
|
|
+ .path-projets-complets .layout-content .views-row .projet-ressources-liees .field--name-field-ressource-s-liee-s- .field__label {
|
|
|
+ color: rgb(9, 57, 139);
|
|
|
+ font-size: 1.2rem;
|
|
|
+ font-weight: 900;
|
|
|
+ text-transform: uppercase;
|
|
|
+ }
|
|
|
+ .path-projets-complets .layout-content .views-row .projet-ressources-liees .field--name-field-ressource-s-liee-s- .node-type-ressource .wrapper-ressource {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ border-bottom: solid 1px;
|
|
|
+ padding-bottom: 2rem;
|
|
|
+ }
|
|
|
+ .path-projets-complets .layout-content .views-row .projet-ressources-liees .field--name-field-ressource-s-liee-s- .node-type-ressource .wrapper-ressource .field--name-field-images {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
.path-projets-complets .layout-content .views-row .paragraph {
|
|
|
break-inside: avoid;
|
|
|
page-break-inside: avoid;
|
|
|
@@ -753,7 +803,6 @@ svg.ext {
|
|
|
}
|
|
|
.path-projets-complets .views-row:first-child {
|
|
|
page-break-before: auto;
|
|
|
- break-before: auto;
|
|
|
}
|
|
|
.path-projets-complets .projet-header-print {
|
|
|
page-break-after: always;
|
|
|
@@ -1358,8 +1407,10 @@ svg.ext {
|
|
|
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-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) {
|
|
|
- padding-top: 2rem;
|
|
|
+ padding-top: 8rem;
|
|
|
padding-bottom: 4rem;
|
|
|
+ width: 85%;
|
|
|
+ margin: auto;
|
|
|
}
|
|
|
.path-frontpage .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
|
|
|
width: 80%;
|
|
|
@@ -1417,7 +1468,7 @@ svg.ext {
|
|
|
}
|
|
|
}
|
|
|
.path-frontpage .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-images .field__item img {
|
|
|
- width: 15rem;
|
|
|
+ width: 20rem;
|
|
|
height: auto;
|
|
|
}
|
|
|
@media (max-width: 810px) {
|
|
|
@@ -2400,6 +2451,18 @@ svg.ext {
|
|
|
.path-actualites .block-region-content .block-views .view-content .view-type-slide .views-row-wrapper .views-row {
|
|
|
width: 25%;
|
|
|
flex: 0 0 25%;
|
|
|
+ transition: transform 0.3s ease, box-shadow 0.3s ease;
|
|
|
+ transform-origin: center;
|
|
|
+}
|
|
|
+@media (max-width: 479px) {
|
|
|
+ .path-actualites .block-region-content .block-views .view-content .view-type-slide .views-row-wrapper .views-row {
|
|
|
+ padding-left: 0rem;
|
|
|
+ padding-right: 0rem;
|
|
|
+ padding-top: 2rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+.path-actualites .block-region-content .block-views .view-content .view-type-slide .views-row-wrapper .views-row:hover {
|
|
|
+ transform: translateY(-5px);
|
|
|
}
|
|
|
@media (max-width: 810px) {
|
|
|
.path-actualites .block-region-content .block-views .view-content .view-type-slide .views-row-wrapper {
|
|
|
@@ -4689,6 +4752,7 @@ svg.ext {
|
|
|
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-config-pages-block {
|
|
|
grid-column: 3/span 5;
|
|
|
margin: auto;
|
|
|
+ margin-bottom: 4rem;
|
|
|
}
|
|
|
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-config-pages-block span h2 {
|
|
|
display: none;
|
|
|
@@ -4743,6 +4807,24 @@ svg.ext {
|
|
|
margin: auto;
|
|
|
}
|
|
|
}
|
|
|
+.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-block-content6f7a1e47-526a-438b-af42-7a7d66c9b282 {
|
|
|
+ grid-column: 2/span 7;
|
|
|
+ padding-left: 0.5rem;
|
|
|
+ margin-bottom: 2rem;
|
|
|
+}
|
|
|
+.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-block-content6f7a1e47-526a-438b-af42-7a7d66c9b282 .field--name-field-lien a {
|
|
|
+ color: white;
|
|
|
+ font-weight: 600;
|
|
|
+ text-transform: uppercase;
|
|
|
+ padding: 0.3rem 0.7rem;
|
|
|
+ background-color: rgb(0, 158, 227);
|
|
|
+ border: none;
|
|
|
+}
|
|
|
+.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-block-content6f7a1e47-526a-438b-af42-7a7d66c9b282:after {
|
|
|
+ content: "ou bien";
|
|
|
+ display: block;
|
|
|
+ margin-top: 1rem;
|
|
|
+}
|
|
|
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 {
|
|
|
grid-column: 2/span 7;
|
|
|
}
|
|
|
@@ -4761,7 +4843,6 @@ svg.ext {
|
|
|
scroll-margin-top: 10rem;
|
|
|
}
|
|
|
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .view-filters {
|
|
|
- margin-top: 4rem;
|
|
|
padding-left: 0.5rem;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
@@ -4774,10 +4855,9 @@ svg.ext {
|
|
|
}
|
|
|
}
|
|
|
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .view-filters::before {
|
|
|
- content: "Filtrer par :";
|
|
|
+ content: "Filtrer les projets pour les visualiser en ligne :";
|
|
|
margin-right: 2rem;
|
|
|
margin-bottom: 1rem;
|
|
|
- margin-left: 0.5rem;
|
|
|
font-weight: 900;
|
|
|
min-width: fit-content;
|
|
|
}
|
|
|
@@ -6620,6 +6700,18 @@ svg.ext {
|
|
|
width: 20%;
|
|
|
min-width: 250px;
|
|
|
max-width: 500px;
|
|
|
+ transition: transform 0.3s ease, box-shadow 0.3s ease;
|
|
|
+ transform-origin: center;
|
|
|
+}
|
|
|
+@media (max-width: 479px) {
|
|
|
+ .path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide:not(footer) .views-row-wrapper .slick-track .views-row {
|
|
|
+ padding-left: 0rem;
|
|
|
+ padding-right: 0rem;
|
|
|
+ padding-top: 2rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide:not(footer) .views-row-wrapper .slick-track .views-row:hover {
|
|
|
+ transform: translateY(-5px);
|
|
|
}
|
|
|
@media (max-width: 810px) {
|
|
|
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide:not(footer) .views-row-wrapper {
|