lien téléchargmeent ressources noir

This commit is contained in:
2025-04-15 10:14:11 +02:00
parent cbd46f7871
commit f0686d8800
2 changed files with 36 additions and 0 deletions

View File

@@ -198,6 +198,25 @@
@media(max-width: 810px){
width: 50%;
}
.views-field-field-documents a{
display: inline-flex;
align-items: center;
color: white;
background: black;
text-transform: uppercase;
font-size: 0.4rem;
padding: 0.1rem 0.5rem;
padding-right: 0rem;
&::after{
display: inline-flex;
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.1rem;
padding-left: 0.1rem;
height: 25px;
}
}
}
}
&.type-Podcast{