https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29038 Bug ID: 29038 Summary: Accessibility: OPACUserSummary heading doesn't have sufficient contrast Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: bolshawh@parliament.uk QA Contact: testopia@bugs.koha-community.org The "heading" of the OPACUserSummary table has bad contrast (grey script on grey background). This makes the text difficult to read and fails to meet accessibility criteria. The Summary table is only visible if you are logged in, have some checkouts and OPACUserSummary is active. WCAG 2.1 1.4.3 Contrast (Minimum) Level AA: "The visual presentation of text and images of text has a contrast ratio of at least 4.5:1..." (https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0#contrast-minimum) There are several free websites for checking the contrast ratio, e.g. https://webaim.org/resources/contrastchecker/ You can also use the built-in accessibility functions in Firefox and Chrome, as well as specialist accessibility browser extensions like WAVE (https://wave.webaim.org/) -- You are receiving this mail because: You are watching all bug changes.