badge laureat css
This commit is contained in:
@@ -4160,7 +4160,7 @@ body {
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_laureats.is-laureat::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: -3rem;
|
||||
top: -2.2rem;
|
||||
left: -1rem;
|
||||
width: 2.5rem;
|
||||
height: 2.5rem;
|
||||
|
||||
@@ -483,12 +483,10 @@
|
||||
&.is-laureat::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
// display: block;
|
||||
top: -3rem; // adapte la position selon ton visuel
|
||||
top: -2.2rem;
|
||||
left: -1rem;
|
||||
width: 2.5rem;
|
||||
height: 2.5rem;
|
||||
// background-color: #f6f7f3;
|
||||
background-image: url("../img/laureat-ouvert.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
@@ -498,11 +496,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
.prevnext{
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user