]> git.ipfire.org Git - ipfire.org.git/blame - src/scss/bootstrap-4.0.0-alpha.6/docs/_includes/callout-warning-color-assistive-technologies.md
Introduce autotools
[ipfire.org.git] / src / scss / bootstrap-4.0.0-alpha.6 / docs / _includes / callout-warning-color-assistive-technologies.md
CommitLineData
91e44d91
S
1{% callout warning %}
2#### Conveying meaning to assistive technologies
3
4Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies – such as screen readers. Ensure that information denoted by the color is either obvious from the content itself (e.g. the visible text), or is included through alternative means, such as additional text hidden with the `.sr-only` class.
5{% endcallout %}