mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-01 05:04:28 +01:00
11 lines
127 B
Plaintext
11 lines
127 B
Plaintext
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only {
|
|
.sr-only();
|
|
}
|
|
|
|
.sr-only-focusable {
|
|
.sr-only-focusable();
|
|
}
|