mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
|
// Screen Readers
|
||
|
// -------------------------
|
||
|
|
||
|
.sr-only { .sr-only(); }
|
||
|
.sr-only-focusable { .sr-only-focusable(); }
|