Skip to content

Instantly share code, notes, and snippets.

@ifamily
Created March 29, 2015 20:22
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