Skip to content

Instantly share code, notes, and snippets.

@ifamily
Created March 29, 2015 20:22
Show Gist options
  • Save ifamily/a06b4b1fe7d2a9ddfad6 to your computer and use it in GitHub Desktop.
Save ifamily/a06b4b1fe7d2a9ddfad6 to your computer and use it in GitHub Desktop.
Text meant only for screen readers
/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment