Skip to content
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

Fix focus colours for masthead component #793

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

MatMoore
Copy link
Contributor

@MatMoore MatMoore commented Sep 9, 2024

Resolves #780

Before

Screenshot 2024-09-09 at 11 07 59

After

Screenshot 2024-09-09 at 11 07 45

- don't set it to white in the HTML
- set text to white for link/visited states
- set text to black for focus state - in this case we get a yellow background
@MatMoore MatMoore requested a review from a team as a code owner September 9, 2024 10:09
Makefile Show resolved Hide resolved
@MatMoore MatMoore merged commit a3a947a into main Sep 10, 2024
8 checks passed
@MatMoore MatMoore deleted the fix-focus-colours-for-masthead-component branch September 10, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 accessibility: link text colour on home page is white on yellow when focused
3 participants