Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Déramond <juderamond@gmail.com>2022-10-18 23:14:14 +0300
committerJulien Déramond <juderamond@gmail.com>2022-10-18 23:14:14 +0300
commite34250dae2e9e876cec8477d8bac69cbcaf201ff (patch)
tree986675f8bade356577afeee6bc26d70d33772231
parent8a418cc9aa016e9bc33d187321bb64752b062af7 (diff)
Add callout to inform about the context of the stylized implementationmain-jd-abbr-title
-rw-r--r--site/content/docs/5.2/content/typography.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/content/docs/5.2/content/typography.md b/site/content/docs/5.2/content/typography.md
index 7330132810..deb37644a4 100644
--- a/site/content/docs/5.2/content/typography.md
+++ b/site/content/docs/5.2/content/typography.md
@@ -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 >}}