2
0
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:
Patrick H. Lauke
2016-02-17 10:22:48 +00:00
parent bfe3c590df
commit 40aee9325d
8 changed files with 24 additions and 10 deletions
+3
View File
@@ -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.