mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
- Conveying color meaning to AT as markdown include
- Add/replace callout for color and AT with include
This commit is contained in:
@@ -30,6 +30,9 @@ Alerts are available for any length of text, as well as an optional dismiss butt
|
||||
</div>
|
||||
{% endexample %}
|
||||
|
||||
{% capture callout-include %}{% include callout-warning-color-assistive-technologies.md %}{% endcapture %}
|
||||
{{ callout-include | markdownify }}
|
||||
|
||||
### Link color
|
||||
|
||||
Use the `.alert-link` utility class to quickly provide matching colored links within any alert.
|
||||
|
||||
Reference in New Issue
Block a user