1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 21:53:25 +02:00

Add callout to inform about the context of the stylized implementation

This commit is contained in:
Julien Déramond
2022-10-18 22:14:14 +02:00
parent 8a418cc9aa
commit e34250dae2

View File

@@ -141,6 +141,10 @@ Change text alignment, transform, style, weight, line-height, decoration and col
Stylized implementation of HTML's `<abbr>` element for abbreviations and acronyms to show the expanded version on hover. Abbreviations have a default underline and gain a help cursor to provide additional context on hover and to users of assistive technologies.
{{< callout info >}}
This stylized implementation will only be rendered if the primary input mechanism can conveniently hover over elements.
{{< /callout >}}
Add `.initialism` to an abbreviation for a slightly smaller font-size.
{{< example >}}