|
@@ -4164,7 +4164,7 @@ svg.ext {
|
|
|
font-size: 0.9rem;
|
|
|
font-weight: 800;
|
|
|
margin-top: 0.8rem;
|
|
|
- line-height: 0.6rem;
|
|
|
+ line-height: 1rem;
|
|
|
}
|
|
|
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .node-type-projet div:first-child .field--name-field-adresse .address {
|
|
|
display: flex;
|
|
@@ -4709,10 +4709,10 @@ svg.ext {
|
|
|
margin: auto;
|
|
|
}
|
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers .field--name-field-fichiers .file--image ::before {
|
|
|
- content: url("../images/pictos/noun_Download_file_307900.svg");
|
|
|
+ content: url("../images/pictos/download.png");
|
|
|
min-width: 30px;
|
|
|
height: auto;
|
|
|
- padding-right: 1rem;
|
|
|
+ padding-right: 2rem;
|
|
|
}
|
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers .field--name-field-fichiers .file--image a {
|
|
|
hyphens: auto;
|
|
@@ -4725,10 +4725,10 @@ svg.ext {
|
|
|
margin: auto;
|
|
|
}
|
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers .field--name-field-fichiers .file--mime-application-pdf ::before {
|
|
|
- content: url("../images/pictos/noun_Download_file_307900.svg");
|
|
|
+ content: url("../images/pictos/download.png");
|
|
|
min-width: 30px;
|
|
|
height: auto;
|
|
|
- padding-right: 1rem;
|
|
|
+ padding-right: 2rem;
|
|
|
}
|
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers .field--name-field-fichiers .file--mime-application-pdf a {
|
|
|
hyphens: auto;
|
|
@@ -4760,7 +4760,7 @@ svg.ext {
|
|
|
content: url("../images/pictos/external_link.png");
|
|
|
min-width: 30px;
|
|
|
height: auto;
|
|
|
- padding-right: 1rem;
|
|
|
+ padding-right: 2rem;
|
|
|
}
|
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a svg.ext {
|
|
|
display: none;
|
|
@@ -5470,6 +5470,7 @@ svg.ext {
|
|
|
top: 25rem;
|
|
|
left: 0;
|
|
|
background-color: rgb(255, 255, 255);
|
|
|
+ border: solid 0.2px rgba(0, 0, 0, 0.1);
|
|
|
margin-bottom: 5rem;
|
|
|
padding: 1rem;
|
|
|
padding-left: 2rem;
|