From: Mark Otto Date: Sat, 6 Feb 2016 23:53:10 +0000 (-0800) Subject: cross ref the type utils in the type docs X-Git-Tag: v4.0.0-alpha.3~307 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ba4beb228a4a5ad47ef40ff2c688b25cf9a8d5;p=thirdparty%2Fbootstrap.git cross ref the type utils in the type docs --- diff --git a/docs/content/typography.md b/docs/content/typography.md index a415b05260..2c0207375e 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -136,6 +136,10 @@ Styling for common inline HTML5 elements. While not shown above, feel free to use `` and `` in HTML5. `` is meant to highlight words or phrases without conveying additional importance while `` is mostly for voice, technical terms, etc. +## Text utilities + +Change text alignment, transform, style, weight, and color with our [text utilities](http://localhost:9001/components/utilities/#text-alignment). + ## Abbreviations Stylized implementation of HTML's `` element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a `title` attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover and to users of assistive technologies.