@@ -, +, @@ insufficient contrast Lighthouse tool) to check the contrast ratio has insufficient contrast yarn build --view opac meets minimum accessibility requirements --- 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 @@ -315,7 +315,7 @@ th { } &.clearsh { - color: #E8583C; + color: #D43C00; font-size: 80%; font-weight: normal; padding-bottom: .6rem; --