From cd6ce130aa82ab2ba6a8ed6dc2499709c8a7529e Mon Sep 17 00:00:00 2001 From: kappa Date: Tue, 20 Jan 2026 23:14:58 +0900 Subject: [PATCH] Apply accessibility patches for WCAG compliance MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add CSS focus indicators for keyboard navigation - Add high contrast mode and reduced motion support - Improve text color contrast (slate-400 → slate-300) - Add ARIA labels to modal, tabs, pricing table - Add keyboard navigation to tab component - Improve image alt text descriptions - Add sr-only utility class and screen reader descriptions - Make region selection buttons accessible with role="radio" Co-Authored-By: Claude Opus 4.5 --- index.html | 93 +++++++++++++++++++++++++++++++++++++++--------------- style.css | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 157 insertions(+), 27 deletions(-) diff --git a/index.html b/index.html index cc38c13..7b7a1de 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@
A
Anvil.Hosting -