taille docs

This commit is contained in:
ouidade 2025-01-13 12:02:29 +01:00
parent bfb94ef05b
commit d91e0aa86e
2 changed files with 6 additions and 0 deletions

View File

@ -3562,6 +3562,9 @@ body {
padding-left: 0.2rem;
padding-bottom: 0.2rem;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--third .file--mime-application-pdf span:nth-child(2) {
display: none;
}
.field_field_liens_site > div:nth-child(2) > div:nth-child(1) {
display: flex;

View File

@ -438,6 +438,9 @@
padding-bottom: 0.2rem;
}
}
span:nth-child(2){
display: none;
}
}
}