css .islaureat

This commit is contained in:
2025-11-28 11:44:52 +01:00
parent 2b03838407
commit ebabc21095
2 changed files with 4 additions and 4 deletions

View File

@@ -5304,8 +5304,8 @@ main {
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet.is-laureat::before {
content: "";
position: absolute;
top: -1rem;
left: -1.5rem;
top: -1.3rem;
left: -1.3rem;
width: 2.5rem;
height: 2.5rem;
background-image: url("../img/laureat-ouvert.svg");

View File

@@ -179,8 +179,8 @@ main{
content: "";
position: absolute;
// display: block;
top:-1rem;
left: -1.5rem;
top:-1.3rem;
left: -1.3rem;
width: 2.5rem;
height: 2.5rem;
// background-color: #f6f7f3;