GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
* [PATCH Website v1 0/2] Improve website accessibility
@ 2023-01-29  1:14 Memet Zx
  2023-01-29  1:14 ` [PATCH Website v1 1/2] style.css: fixed background and foreground colors Memet Zx
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Memet Zx @ 2023-01-29  1:14 UTC (permalink / raw)
  To: GNU/Weeb Mailing List; +Cc: Ammar Faizi, Irvan Malik, Memet Zx

From: Memet Zx <[email protected]>

Hello,
here I want to improve the accessibility of the website starting with
a text color that has less contrast and `<html>` elements
that don't have the `[lang]` attribute.

Link: https://pagespeed.web.dev/report?url=https://www.gnuweeb.org

Memet Zx (2):
  style.css: fixed background and foreground colors
  body.php: Adding the `[lang]` attribute to the `<html>` element

 public/assets/css/style.css | 20 ++++++++++----------
 src/components/body.php     |  2 +-
 2 files changed, 11 insertions(+), 11 deletions(-)


base-commit: c2ab92882f579de19b6e8cd5365e06d6a2a24bbc
--
Memet Zx

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-01-29 11:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29  1:14 [PATCH Website v1 0/2] Improve website accessibility Memet Zx
2023-01-29  1:14 ` [PATCH Website v1 1/2] style.css: fixed background and foreground colors Memet Zx
2023-01-29  1:14 ` [PATCH Website v1 2/2] body.php: Adding the `[lang]` attribute to the `<html>` element Memet Zx
2023-01-29 11:19 ` [PATCH Website v1 0/2] Improve website accessibility Ammar Faizi
2023-01-29 11:47   ` [PATCH Website v2 0/2] Fix commit messages Memet Zx
2023-01-29 11:47     ` [PATCH Website v2 1/2] style.css: Fix background and foreground colors Memet Zx
2023-01-29 11:47     ` [PATCH Website v2 2/2] body.php: Add the `[lang]` attribute to the `<html>` element Memet Zx
2023-01-29 11:51     ` [PATCH Website v2 0/2] Fix commit messages Ammar Faizi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox