Skip to content

Commit

Permalink
feat(alt): heavier focus indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed Jun 30, 2023
1 parent 1c5f8d8 commit 8a78025
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/injected/alt.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@
:target + img {
background-color: #fff;
box-shadow: 0 0 10rem 10rem #fffc;
border-radius: .5rem;
outline: 8px double rebeccapurple;
position: relative;
z-index: 2147483647;
}
Expand Down

0 comments on commit 8a78025

Please sign in to comment.