|
@@ -1462,7 +1462,7 @@ svg.ext {
|
|
|
margin: auto;
|
|
|
}
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .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;
|
|
@@ -5421,6 +5421,7 @@ svg.ext {
|
|
|
.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-ressource-slide:not(footer) h3 {
|
|
|
margin-top: 3rem;
|
|
|
text-transform: uppercase;
|
|
|
+ font-family: "Source Code Pro";
|
|
|
}
|
|
|
.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-ressource-slide:not(footer) h3 a {
|
|
|
color: rgb(9, 57, 139) !important;
|