We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20af9de commit 9d9c81cCopy full SHA for 9d9c81c
src/css/custom.css
@@ -435,11 +435,11 @@ html[data-theme="dark"] {
435
}
436
437
html[data-theme="dark"] *:focus-visible {
438
- outline: 2px solid var(--bluecheese40) !important;
+ /* outline: 2px solid var(--bluecheese40) !important; */
439
440
441
html *:focus-visible {
442
- outline: 2px solid var(--bluecheese60) !important;
+ /* outline: 2px solid var(--bluecheese60) !important; */
443
/* A11y contrast not high enough, suggest Blue Cheese 90
444
#009FB3 but needs discussion with Tsahi */
445
0 commit comments