Skip to content

Commit f3c27dc

Browse files
committed
Fixed accessibility issues on the website
1 parent d2dd5f3 commit f3c27dc

2 files changed

Lines changed: 22 additions & 17 deletions

File tree

site/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,9 @@ <h2 id="support">Need a hand?</h2>
297297
</p>
298298

299299
<div class="Notice Theme--info">
300-
<strong>All fields are mandatory</strong>
301300
<p>
301+
<strong>All fields are mandatory</strong>
302+
<br />
302303
Boscop only processes the collected data to respond to your
303304
request. To learn more about how we manage your personal
304305
data and to exercise your GDPR rights, you can consult our

site/legal.html

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>Legal information & privacy policy</h1>
3434

3535
<div class="Grid Grid--m">
3636
<div>
37-
<p>
37+
<p lang="fr">
3838
BOSCOP
3939
<br />
4040
11, rue des Noyers
@@ -124,12 +124,13 @@ <h4>Action logging (logs)</h4>
124124
<p>
125125
First and foremost, like on any website, technical traces of
126126
your visit are recorded when you load a page or resources
127-
(commonly known as the TCP-IP protocol ☝️). Simply put, in
128-
order to display an image in your browser, our host's servers
129-
need to retrieve your IP address to send you the requested
130-
resource. In doing so, what we call "logs" are recorded on our
131-
host's servers, including the timestamp of the action and your
132-
IP address.
127+
(commonly known as the TCP-IP protocol
128+
<span aria-hidden="true">☝️</span>). Simply put, in order to
129+
display an image in your browser, our host's servers need to
130+
retrieve your IP address to send you the requested resource.
131+
In doing so, what we call "logs" are recorded on our host's
132+
servers, including the timestamp of the action and your IP
133+
address.
133134
</p>
134135

135136
<p>
@@ -146,7 +147,10 @@ <h4>Action logging (logs)</h4>
146147
practice.
147148
</p>
148149

149-
<p>⌛ These logs are automatically deleted after one year.</p>
150+
<p>
151+
<span aria-hidden="true"></span> These logs are
152+
automatically deleted after one year.
153+
</p>
150154

151155
<h4>Cookies</h4>
152156

@@ -214,11 +218,11 @@ <h4>Contact Form</h4>
214218
</p>
215219

216220
<p>
217-
The duration for which we keep your data depends on the
218-
nature of your request and any contractual relationship that
219-
may follow. For example, 3 years after an inquiry about our
220-
services, or, if we collaborate, for the duration of the
221-
contract + 5 years.
221+
<span aria-hidden="true"></span> The duration for which we
222+
keep your data depends on the nature of your request and any
223+
contractual relationship that may follow. For example, 3 years
224+
after an inquiry about our services, or, if we collaborate,
225+
for the duration of the contract + 5 years.
222226
</p>
223227

224228
<h3>Who will have access to my data?</h3>
@@ -240,7 +244,7 @@ <h3>How can I get more information or exercise my rights?</h3>
240244
<p>
241245
First, you can visit the CNIL website to learn more about your
242246
rights under the French Data Protection Act and how to
243-
exercise them. ⚖️
247+
exercise them. <span aria-hidden="true">⚖️</span>
244248
</p>
245249

246250
<p>
@@ -256,15 +260,15 @@ <h3>How can I get more information or exercise my rights?</h3>
256260
</p>
257261

258262
<dl>
259-
<dt>✉️ By mail</dt>
263+
<dt><span aria-hidden="true">✉️</span> By mail</dt>
260264
<dd>
261265
DPO – Boscop
262266
<br />
263267
11, rue des Noyers
264268
<br />
265269
49000 ANGERS
266270
</dd>
267-
<dt>📧 By email</dt>
271+
<dt><span aria-hidden="true">📧</span> By email</dt>
268272
<dd>
269273
<a href="mailto:privacy@boscop.fr">privacy@boscop.fr</a>
270274
</dd>

0 commit comments

Comments
 (0)