12 lines
97 B
Plaintext
12 lines
97 B
Plaintext
//
|
|
// Screenreaders
|
|
//
|
|
|
|
.sr-only {
|
|
#sr-only();
|
|
}
|
|
|
|
.sr-only-focusable {
|
|
#sr-only-focusable();
|
|
}
|