Font size classes that correspond to our font scale.
Classes:
u-fontSizeXsu-fontSizeSmu-fontSizeMdu-fontSizeLgu-fontSizeXlu-fontSizeXxlExtra-Small
Small
Medium
Large
Extra-Large
Extra-Extra-Large
Apply text styling properties with these classes:
u-textCenter: Applies text-align: centeru-textLeft: Applies text-align: leftu-textRight: Applies text-align: rightu-textNoWrap: Applies white-space: nowrap to ensure text does not break into two linesu-textEllipsis: Applies text-overflow: ellipsis and overflow: hidden; to crop text if it has to break to a second lineText that will be cut short with an ellipsis using u-textEllipsis and u-textNoWrap
Centered text.
Right-aligned text.
Text decoration classes for giving an underline or strike through.
Classes:
u-textUnderlineu-textLineThroughu-textDecorationNoneUnderline
Line Through
No decoration
Text weight classes for our primary font weights. Note, can't be applied to Museo Fonts.
Classes:
u-textNormalu-textSemiBoldu-textBoldNormal
Semi Bold
Bold
Use breakpoints to specifiy minimum screen widths for all text properties.
Breakpoints: xs, sm, md and lg
Class Examples:
u-xs-textCenter, u-sm-textLeft, u-lg-textRightu-xs-fontSizeSm, u-md-fontSizeLg, u-lg-textBold