From 1d5518f74c3ab17879df60b58d42a39029f09fb9 Mon Sep 17 00:00:00 2001 From: erciccione Date: Tue, 1 Sep 2020 12:02:05 +0200 Subject: [PATCH] Improve accessibility - Fixed some interactive elements which weren't focusable (using 'tabindex') - Label interactive elements which weren't labelled - Slightly increase contrast of the grey text in the top navigation bars to reach level AA in the WCAG rating system and increase visibility of the text --- _i18n/en.yml | 5 +++++ _includes/header.html | 8 ++++---- blog/index.html | 2 +- community/hangouts/index.md | 10 +++++----- community/sponsorships/index.md | 16 ++++++++-------- community/team/index.md | 30 +++++++++++++++--------------- css/custom.css | 2 +- downloads/index.md | 28 ++++++++++++++-------------- get-started/faq/index.md | 2 +- index.html | 2 +- 10 files changed, 55 insertions(+), 50 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index be0bb5ad..fc7bbccb 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -761,3 +761,8 @@ blog: tags: notags: There are no posts for this tag. + +accessibility: + arrowup: Go back to the top of the page + guiscreen: A screenshot of the Monero GUI wallet. It shows the wallet's balance and a navigation menu on the left, and a form for sending XMR on the right. + cliscreen: CLI wallet screenshot diff --git a/_includes/header.html b/_includes/header.html index a6eb9a93..31cfd2fc 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -10,7 +10,7 @@ {% if item.subfolderitems %} {%assign counter=counter | plus: 1%} - + @@ -93,7 +93,7 @@ permalink: /community/sponsorships/index.html

Symas

- + Symas logo
diff --git a/community/team/index.md b/community/team/index.md index 6f7769b3..20f4f9d9 100644 --- a/community/team/index.md +++ b/community/team/index.md @@ -27,17 +27,17 @@ permalink: /community/team/index.html
{% if member.github %} - + {%endif%} {% if member.twitter %} - + {%endif%} {% if member.reddit %} - + {%endif%} @@ -73,17 +73,17 @@ permalink: /community/team/index.html
{% if member.github %} - + {%endif%} {% if member.twitter %} - + {%endif%} {% if member.reddit %} - + {%endif%} @@ -110,17 +110,17 @@ permalink: /community/team/index.html
{% if member.github %} - + {%endif%} {% if member.twitter %} - + {%endif%} {% if member.reddit %} - + {%endif%} @@ -157,17 +157,17 @@ permalink: /community/team/index.html {% endif %}
{% if member.github %} - + {%endif%} {% if member.twitter %} - + {%endif%} {% if member.reddit %} - + {%endif%} @@ -194,17 +194,17 @@ permalink: /community/team/index.html
{% if member.github %} - + {%endif%} {% if member.twitter %} - + {%endif%} {% if member.reddit %} - + {%endif%} diff --git a/css/custom.css b/css/custom.css index 43d77cc1..21b5ba0d 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1850,7 +1850,7 @@ img.monero-logo { } .topnav .topnav-list a, .topnav .topnav-list label { - color: #7a7a7a; + color: #6B6B6B; text-decoration: none; -webkit-transition: all ease-out .1s; -moz-transition: all ease-out .1s; diff --git a/downloads/index.md b/downloads/index.md index 4e041d64..afc7a09d 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -48,7 +48,7 @@ permalink: /downloads/index.html {% t downloads.gui_intro %}
- + {% t accessibility.guiscreen %}
- + {% t accessibility.cliscreen %}
@@ -297,15 +297,15 @@ permalink: /downloads/index.html
- - + ledger logo + Trezor logo
- + Kastelo logo
- + diff --git a/get-started/faq/index.md b/get-started/faq/index.md index 26c9f0ec..895b1828 100644 --- a/get-started/faq/index.md +++ b/get-started/faq/index.md @@ -274,6 +274,6 @@ permalink: /get-started/faq/index.html - + \ No newline at end of file diff --git a/index.html b/index.html index cbb66656..40ee2c81 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ permalink: index.html
-