Skip to content

Instantly share code, notes, and snippets.

@martinwolf
Last active December 17, 2015 01:49
Show Gist options
  • Save martinwolf/5531111 to your computer and use it in GitHub Desktop.
Save martinwolf/5531111 to your computer and use it in GitHub Desktop.
CSS: screen-reader
.sr {
color: transparent;
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment