Compare commits

...

2 Commits

Author SHA1 Message Date
Anthony Mahe
1f3aec78b5 Lazy loadin false pour image au dessus ligne flotaison 2025-08-31 15:42:01 +02:00
Anthony Mahe
7aab0dedf9 Modification orange pour accessibilité 2025-08-31 15:41:45 +02:00
2 changed files with 6 additions and 7 deletions

View File

@@ -48,7 +48,7 @@
<div class="logo">
<a href="/">
<img src="assets/img/logo-charline-pasteur-avocate.webp" width="363" height="261"
alt="Logo de Charline Pasteur Avocate" loading="lazy">
alt="Logo de Charline Pasteur Avocate">
<span>Charline Pasteur, Avocate</span>
</a>
</div>
@@ -94,8 +94,7 @@
<source srcset="assets/img/avocat-droit-enfants-charline-pasteur-mobile.webp" media="(max-width: 849px)">
<!-- Image pour desktop -->
<img src="assets/img/avocat-droit-enfants-charline-pasteur.webp"
alt="Avocate spécialisée en droit des enfants à Nantes" class="banner-img" width="1920" height="803"
loading="lazy">
alt="Avocate spécialisée en droit des enfants à Nantes" class="banner-img" width="1920" height="803">
</picture>
</section>
<main>
@@ -112,7 +111,7 @@
title="Charline Pasteur - Avocate à Nantes en droit de la famille" srcset="assets/img/charline-pasteur-avocate-nantes-droit-mineurs-300.webp 300w,
assets/img/charline-pasteur-avocate-nantes-droit-mineurs-600.webp 600w,
assets/img/charline-pasteur-avocate-nantes-droit-mineurs-900.webp 900w"
sizes="(max-width: 849px) 80vw, 250px" width="900" height="1350" loading="lazy">
sizes="(max-width: 849px) 80vw, 250px" width="900" height="1350">
</div>
<div class="texte">
<h2>Spécialiste en droit des enfants</h2>
@@ -164,7 +163,7 @@
<img src="assets/img/logo-specialiste.webp"
alt="Logo de la spécialisation en droit des enfants délivrée par le CNB"
title="En savoir plus sur la mention de spécialisation en droit des enfants" width="200"
height="171" loading="lazy">
height="171">
</a>
</div>
</div>

4
style-min.css vendored
View File

@@ -551,7 +551,7 @@ a h3 {
}
h3 {
color: #ff7d01;
color: #2f3142;
text-align: left
}
@@ -639,7 +639,7 @@ p {
}
.faq-item-content h3 {
color: #ff7d01;
color: #2f3142;
margin: 0 0 10px;
text-align: left;
font-weight: 700