From 920d14f4fcd4eb5d76665477d88d0ebdfc475a24 Mon Sep 17 00:00:00 2001 From: Chaitanya Date: Sun, 6 Oct 2019 10:53:09 +0530 Subject: [PATCH] Accessibility Updates (#16633) * Fixed accessibility issues in home page Signed-off-by: ChaitanyaKaranam * Fixed accessibility issues for docs/home page Signed-off-by: chaitanyakaranam * Fixed accessibility issues for /partners page Signed-off-by: chaitanyakaranam * Fixed accessibility issues for /community page Signed-off-by: chaitanyakaranam * Update layouts/partials/header.html Co-Authored-By: Tim Bannister * Update layouts/partials/footer-scripts.html Co-Authored-By: Tim Bannister * Update layouts/index.html Co-Authored-By: Tim Bannister * Update content/en/partners/_index.html Co-Authored-By: Tim Bannister * Update content/en/community/_index.html Co-Authored-By: Tim Bannister * Added missing quotes * Added landmark roles for search bar and footer Signed-off-by: chaitanyakaranam * Changed images alt text Changed alt text from 'kubernetes community' to 'Kubernetes Conference Gallery' * Removed verb from iframe title Signed-off-by: chaitanyakaranam * Change alt text for GitHub image Co-Authored-By: Tim Bannister * Few alt text changes * Modified alt text --- assets/sass/_base.sass | 2 +- content/en/community/_index.html | 108 ++++++++++---------- content/en/partners/_index.html | 2 +- layouts/docs/docsportal_home.html | 2 +- layouts/index.html | 4 +- layouts/partials/docs/top-menu.html | 2 +- layouts/partials/footer-scripts.html | 2 +- layouts/partials/footer.html | 8 +- layouts/partials/header.html | 2 +- layouts/shortcodes/blocks/case-studies.html | 2 +- 10 files changed, 67 insertions(+), 67 deletions(-) diff --git a/assets/sass/_base.sass b/assets/sass/_base.sass index e02135eb8e..1ccd4feae3 100644 --- a/assets/sass/_base.sass +++ b/assets/sass/_base.sass @@ -1065,7 +1065,7 @@ dd position: fixed bottom: 0 -#miceType +.miceType clear: both font-size: 11px line-height: 18px diff --git a/content/en/community/_index.html b/content/en/community/_index.html index faa8630bd6..4a686b0409 100644 --- a/content/en/community/_index.html +++ b/content/en/community/_index.html @@ -6,8 +6,8 @@ cid: community
- - + Kubernetes Conference Gallery + Kubernetes Conference Gallery
@@ -17,30 +17,30 @@ cid: community
- diff --git a/content/en/partners/_index.html b/content/en/partners/_index.html index 141f76ec4a..a3da8daa57 100644 --- a/content/en/partners/_index.html +++ b/content/en/partners/_index.html @@ -75,7 +75,7 @@ cid: partners
- +
diff --git a/layouts/docs/docsportal_home.html b/layouts/docs/docsportal_home.html index 4ac3f50597..e30d420270 100644 --- a/layouts/docs/docsportal_home.html +++ b/layouts/docs/docsportal_home.html @@ -43,7 +43,7 @@ {{ end }}

- +
{{ end }} {{ end }} diff --git a/layouts/index.html b/layouts/index.html index b80f9b7016..7a9b4cf175 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -24,13 +24,13 @@

{{ T "main_kubeweekly_baseline" }}


- +
-
{{ T "main_kubeweekly_past_link" }}
+
{{ T "main_kubeweekly_past_link" }}


diff --git a/layouts/partials/docs/top-menu.html b/layouts/partials/docs/top-menu.html index 25093e9b1a..a8425a014c 100644 --- a/layouts/partials/docs/top-menu.html +++ b/layouts/partials/docs/top-menu.html @@ -15,7 +15,7 @@
  • {{ .LinkTitle | upper }}
  • {{ end }} - diff --git a/layouts/partials/footer-scripts.html b/layouts/partials/footer-scripts.html index fcfe903f70..5a9f825169 100644 --- a/layouts/partials/footer-scripts.html +++ b/layouts/partials/footer-scripts.html @@ -1,4 +1,4 @@ - +