1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/doc/org.eclipse.cdt.doc.user/font-awesome/scss/_screen-reader.scss
Jonah Graham f019b916a6 Font Awesome 4.7
As downloaded from https://fontawesome.com/v4/assets/font-awesome-4.7.0.zip
Will be used in next commit to remove remote use of font awesome
in asciidoctor:
https://docs.asciidoctor.org/asciidoctor/latest/html-backend/local-font-awesome/
2025-01-14 13:05:53 -05:00

5 lines
134 B
SCSS

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