Your IP : 216.73.216.48


Current Path : /hdd/hdd11/www/vlevski/enter/assets/fa6/less/
Upload File :
Current File : /hdd/hdd11/www/vlevski/enter/assets/fa6/less/_screen-reader.less

// screen-reader utilities
// -------------------------

// only display content to screen readers
.sr-only,
.@{fa-css-prefix}-sr-only {
  .fa-sr-only();
}

// use in conjunction with .sr-only to only display content when it's focused
.sr-only-focusable,
.@{fa-css-prefix}-sr-only-focusable {
  .fa-sr-only-focusable();
}