mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-14 09:30:59 +00:00
parent
e000933c17
commit
31004582bf
1 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,12 @@ group: utilities
|
|||
toc: true
|
||||
---
|
||||
|
||||
{% capture callout %}
|
||||
##### Warning
|
||||
This component is deprecated and will be removed in a future version of bootstrap
|
||||
{% endcapture %}
|
||||
{% include callout.html content=callout type="warning" %}
|
||||
|
||||
Utilize the `.text-hide` class or mixin to help replace an element's text content with a background image.
|
||||
|
||||
{% highlight html %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue