This website requires JavaScript.
Explore
Help
Sign In
root
/
bootstrap
mirror of
https://github.com/twbs/bootstrap.git
Watch
1
Star
0
Fork
You've already forked bootstrap
0
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
22f32415c0
bootstrap
/
scss
/
helpers
/
_screenreaders.scss
9 lines
91 B
SCSS
Raw
Blame
History
//
// Screenreaders
//
.
sr-only
,
.
sr-only-focusable
:
not
(
:
focus
)
{
@include
sr-only
()
;
}
Reference in New Issue
View Git Blame
Copy Permalink