size & clor texte home

This commit is contained in:
2026-01-13 14:00:28 +01:00
parent 7b08ed2aaa
commit 3462d036c6
2 changed files with 4 additions and 4 deletions

View File

@@ -2514,8 +2514,8 @@ body {
flex-direction: column; flex-direction: column;
} }
#home article.node-type-static #paragraph-id--6 .field_field_texte .colone-picto > p:nth-of-type(1) { #home article.node-type-static #paragraph-id--6 .field_field_texte .colone-picto > p:nth-of-type(1) {
color: #0833c2; color: black;
font-size: 1rem; font-size: 0.8rem;
font-weight: 800; font-weight: 800;
} }
#home article.node-type-static #paragraph-id--6 .field_field_texte .colone-picto > p:nth-of-type(2) { #home article.node-type-static #paragraph-id--6 .field_field_texte .colone-picto > p:nth-of-type(2) {

View File

@@ -451,8 +451,8 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
> p:nth-of-type(1){ > p:nth-of-type(1){
color: #0833c2ff; color: black;
font-size: 1rem; font-size: 0.8rem;
font-weight: 800 font-weight: 800
} }
> p:nth-of-type(2){ > p:nth-of-type(2){