page actu picto, font h3 ressource
This commit is contained in:
+2
-1
@@ -1462,7 +1462,7 @@ svg.ext {
|
|||||||
margin: auto;
|
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 {
|
.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;
|
min-width: 30px;
|
||||||
height: auto;
|
height: auto;
|
||||||
padding-right: 1rem;
|
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 {
|
.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;
|
margin-top: 3rem;
|
||||||
text-transform: uppercase;
|
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 {
|
.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;
|
color: rgb(9, 57, 139) !important;
|
||||||
|
|||||||
@@ -355,7 +355,7 @@
|
|||||||
height: inherit;
|
height: inherit;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
::before{
|
::before{
|
||||||
content: url("../images/pictos/noun_Download_file_307900.svg");
|
content: url("../images/pictos/download.png");
|
||||||
min-width:30px;
|
min-width:30px;
|
||||||
height: auto;
|
height: auto;
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
|
|||||||
@@ -171,6 +171,7 @@
|
|||||||
h3{
|
h3{
|
||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
font-family: 'Source Code Pro';
|
||||||
a{color: rgb(9, 57, 139) !important;}
|
a{color: rgb(9, 57, 139) !important;}
|
||||||
}
|
}
|
||||||
h3 a{
|
h3 a{
|
||||||
|
|||||||
Reference in New Issue
Block a user