page actu picto, font h3 ressource

This commit is contained in:
2025-05-16 15:30:25 +02:00
parent 3049683e29
commit 0b2403ae57
3 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -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;
@@ -355,7 +355,7 @@
height: inherit;
margin: auto;
::before{
content: url("../images/pictos/noun_Download_file_307900.svg");
content: url("../images/pictos/download.png");
min-width:30px;
height: auto;
padding-right: 1rem;
@@ -171,6 +171,7 @@
h3{
margin-top: 3rem;
text-transform: uppercase;
font-family: 'Source Code Pro';
a{color: rgb(9, 57, 139) !important;}
}
h3 a{