]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change heading
authorMark Otto <markdotto@gmail.com>
Sun, 24 Dec 2017 00:19:33 +0000 (16:19 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 24 Dec 2017 00:19:33 +0000 (16:19 -0800)
_includes/callout-warning-color-assistive-technologies.md

index 0b929e16d2b773c9a66c4fbec3d0d0bf58c77c59..adbc708f62835f1985f9f8b90bcdfbdca8c53c79 100644 (file)
@@ -1,5 +1,5 @@
 {% callout warning %}
-#### Conveying meaning to assistive technologies
+##### Conveying meaning to assistive technologies
 
 Using 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.
 {% endcallout %}