mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Update accessibility.md
This commit is contained in:
parent
f4f63d8623
commit
3619586c16
@ -32,7 +32,7 @@ Content which should be visually hidden, but remain accessible to assistive tech
|
|||||||
|
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<p class="text-danger">
|
<p class="text-danger">
|
||||||
<span class=".sr-only">Danger: </span>
|
<span class="sr-only">Danger: </span>
|
||||||
This action is not reversible
|
This action is not reversible
|
||||||
</p>
|
</p>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
Loading…
Reference in New Issue
Block a user