global.css |
Body copy and informational text.
Scene HTML |
---|
None |
Base selector | Optional selectors | Required child |
---|---|---|
.palm-text-wrapper | .palm-body-text | |
.palm-body-text | ||
.palm-body-title | ||
.palm-info-text | .single |
Notes:
.palm-text-wrapper
: use
this wrapper to contain multiple divs of styled text for proper
padding.
global.css |
Some Mojo widgets and styles shift strings to uppercase or apply capitalization.
Notes:
Use .capitalize
for CSS
title case capitalization and .un-capitalize
to override
autocapitalization in buttons, dialog box titles, and page
headers.
global-base.css |
18.222.179.204