As a follow-up to ensuring that the site is keyboard-navigable, it would be nice if the style of the focus outline were aligned with the style of the site itself, rather than just using browser default.
This is probably the CSS property elem:focus { }.
As a follow-up to ensuring that the site is keyboard-navigable, it would be nice if the style of the focus outline were aligned with the style of the site itself, rather than just using browser default.
This is probably the CSS property
elem:focus { }.