font size title projet grille /projets

This commit is contained in:
2025-07-24 15:12:35 +02:00
parent 899a0cf80d
commit fa046ba694
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4207,7 +4207,7 @@ svg.ext {
.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-title { .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-title {
order: 3; order: 3;
margin-top: 0.5rem; margin-top: 0.5rem;
font-size: 0.9rem; font-size: 0.8rem;
font-weight: 800; font-weight: 800;
} }
.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-title h2 { .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-title h2 {
@@ -248,7 +248,7 @@
.field--name-title{ .field--name-title{
order: 3; order: 3;
margin-top: 0.5rem; margin-top: 0.5rem;
font-size: 0.9rem; font-size: 0.8rem;
font-weight: 800; font-weight: 800;
h2{margin: 0;} h2{margin: 0;}
} }