mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
A11y: Add .is-sr-only to helpers (#1764)
This commit is contained in:
committed by
Jeremy Thomas
parent
2b8f6680db
commit
e71c248cde
@@ -58,5 +58,9 @@ breadcrumb:
|
||||
<td><code>is-invisible</code></td>
|
||||
<td>Adds visibility <strong>hidden</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>is-sr-only</code></td>
|
||||
<td>Hide elements <strong>visually</strong> but keep the element available to be announced by a <strong>screen reader</strong></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user