Commit Graph

13 Commits

Author SHA1 Message Date
49fb2b52b3 feat: Ajout du lazy loading pour les images 2021-04-13 23:02:06 +02:00
d18cf92c2c fix: 4 empty elements can disturb screen readers
<p>, <li>, <button>, <legend>, <caption>, <figcaption> and <quote> elements must not be empty because if they are, some screen readers will have difficulties interpreting their presence.

Remove these empty elements from you code or decorate them with the aria-hidden attribute so that the screen readers ignore them.
2020-03-11 16:47:32 +01:00
3741f5969d fix: Width and Height is not a good solution for responsive design 2020-03-11 14:40:35 +01:00
0d2de1d71f feat: Specify image dimensions
https://gtmetrix.com/specify-image-dimensions.html
2020-03-11 14:29:07 +01:00
f5122df4c7 feat: Modifie le nom des liens 2020-03-09 16:19:02 +01:00
08590fe3b6 feat: Mise à jour du site pour une meilleure acceccibilité 2020-03-09 16:11:37 +01:00
14ccf19183 fix: Les images retaillées doivent être centrées 2020-03-09 11:24:34 +01:00
5007e65946 export to theme 2020-02-27 11:20:14 +01:00
28853145f2 save 2020-02-25 11:57:46 +01:00
9bdf14c12a Upgrade design 2020-02-20 18:29:02 +01:00
c806cead14 fix warning 2020-02-14 17:01:56 +01:00
49a69633ba Update 2020-02-14 16:40:46 +01:00
9a611bbf32 first version 2020-02-11 09:02:51 +01:00