Guest User

Untitled

a guest
Jun 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. .visually-hidden:not(:focus):not(:active) {
  2. position: absolute;
  3. width: 1px;
  4. height: 1px;
  5. margin: -1px;
  6. border: 0;
  7. padding: 0;
  8. white-space: nowrap;
  9. clip-path: inset(100%);
  10. clip: rect(0 0 0 0);
  11. overflow: hidden;
  12. }
Add Comment
Please, Sign In to add comment