mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
new toc in utils and about and extend
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
---
|
||||
layout: docs
|
||||
title: Screenreaders
|
||||
description: Use screenreader utilities to hide elements on all devices execept screen readers.
|
||||
group: utilities
|
||||
toc: true
|
||||
---
|
||||
|
||||
Hide an element to all devices **except screen readers** with `.sr-only`. Combine `.sr-only` with `.sr-only-focusable` to show the element again when it's focused (e.g. by a keyboard-only user). Can also be used as mixins.
|
||||
|
||||
Reference in New Issue
Block a user