-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Back link wrong colour when focused #540
Comments
seem that all of our links when focused maintain their default gov.uk colour
and there is no exception for back link. if the consensus is to keep in black on focus that we can add it in. |
I suspect this regression was introduced by this pr: alphagov/govuk_template#272 I think it should stay black. The reason we added the different blue focus colour was so that the contrast met our standards - this isn't a problem with the black links. |
got to love the generic |
This was fixed by #544. |
The back link changes to our standard govuk-blue when focused - I presume it should stay black.
Screenshot:
The text was updated successfully, but these errors were encountered: