Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 20, 20232 yr Why are the css rules below in the font.css file? .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }
January 20, 20232 yr Author 9 minutes ago, Donnie95 said: https://stackoverflow.com/questions/19758598/what-is-sr-only-in-bootstrap-3 What does this have to do with fonts?
January 20, 20232 yr Community Expert Solution They are a part of the Font Awesome framework. https://github.com/FortAwesome/Font-Awesome/blob/4.x/css/font-awesome.css