From f149e61244db5e8ebc34c40c7208c56a729a1270 Mon Sep 17 00:00:00 2001
From: Matthias Mair © 2021-now {{ site.title }} by@inventree— website made with ♥ by@matmair © 2021-now {{ site.title }} by@inventree— website made with ♥ by@matmair
Date: Thu, 10 Nov 2022 22:29:41 +0100
Subject: [PATCH] Accessibility improvements (#53)
* add alt tags to lear more
* make logo section better screenreadable
* enhance contrast on footer
* add alt text to back button
* switch colors -> maybe better contrast on links?
* make link text better readable
* switch color back
* and another try
* Revert "and another try"
This reverts commit cb58c92c51877ce07771cb1a95ffb8d5e460beee.
---
_includes/base/footer.html | 14 +++++++-------
_includes/block/features.html | 4 ++--
_includes/block/functions.html | 4 ++--
_layouts/collection/collection_base.html | 2 +-
assets/index.css | 4 ++++
tailwind.config.js | 8 ++++----
6 files changed, 20 insertions(+), 16 deletions(-)
diff --git a/_includes/base/footer.html b/_includes/base/footer.html
index ed416178..41a81eec 100644
--- a/_includes/base/footer.html
+++ b/_includes/base/footer.html
@@ -27,16 +27,16 @@
+
+
-
-
+
+
-
-
+
+
{{ include.data.title }}
{% if include.link %}
{% assign link=include.data.link|default:include.link %}
-
+
{% endif %}
{{ item.extend }}{% endif %}
{{ include.data.text }}
{% endif %} {% if include.data.link and include.no_link != true %} - Learn More