mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 10:10:24 +00:00
Update accessibility.md
This commit is contained in:
parent
f4f63d8623
commit
3619586c16
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ Content which should be visually hidden, but remain accessible to assistive tech
|
|||
|
||||
{% highlight html %}
|
||||
<p class="text-danger">
|
||||
<span class=".sr-only">Danger: </span>
|
||||
<span class="sr-only">Danger: </span>
|
||||
This action is not reversible
|
||||
</p>
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue