wedding-rsvp-rs/templates/fonts/font-awesome-4.7.0/less/screen-reader.less
Dennis Potter ba68a745e7
First commit of wedding-rsvp-rs
This commit includes a fully functional template and Rust backend. The
website is able to send e-mails, displays strings in multiple languages,
include attachments, and has basic protection again spam (IP based).
2019-08-31 13:29:30 +02:00

6 lines
118 B
Plaintext
Executable File

// Screen Readers
// -------------------------
.sr-only { .sr-only(); }
.sr-only-focusable { .sr-only-focusable(); }