Enable Focus Indicator
-
I’m trying to enable a focus indicator when using a keyboard to navigate and I’m not seeing it. I tried this CSS (and many other CSS selectors and pseudo-classes)
.modula-simple-link:focus{
outline: 2px solid !important;
outline-offset: 2px !important;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.