badge lauréat node site

This commit is contained in:
2025-11-17 14:10:59 +01:00
parent 78e44cd2c1
commit a15b423749
2 changed files with 2 additions and 2 deletions

View File

@@ -4064,7 +4064,7 @@ body {
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet:has(.laureat:not(:empty))::before {
content: "";
position: absolute;
top: 0;
top: -0.1rem;
left: -1rem;
width: 2.5rem;
height: 2.5rem;

View File

@@ -439,7 +439,7 @@
content: "";
position: absolute;
// display: block;
top: 0; // adapte la position selon ton visuel
top: -0.1rem; // adapte la position selon ton visuel
left: -1rem;
width: 2.5rem;
height: 2.5rem;