@@ -, +, @@ sufficient contrast items checked out Lighthouse tool) to test the contrast ratio. contrast. yarn build --view opac contrast ratio now meets accessibility requirements the changes --- koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss +++ a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss @@ -2413,7 +2413,7 @@ nav { h2 { background-color: #E2E8E8; - color: #727272; + color: #666666; font-size: 1.1rem; margin-top: 0; padding: 5px; --