mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-07 08:00:58 +00:00
page theme content edits
This commit is contained in:
parent
62acefae7b
commit
64005b0033
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
<p>The <code>data-theme</code> attribute can be applied to the header and footer containers to apply any of the lettered theme color swatches. While the <code>data-theme</code> attribute could be added to the content container, we recommend adding it instead to <code>div</code> or other container that has been assigned the <code>data-role="page"</code> attribute to ensure that the background colors are applied to the full page.</p>
|
||||
|
||||
<p>Below are examples of each of our default Theme's five swatches applied consistently across all page elements. Typically, you would mix and match swatches on various parts of the page to create visual texture &mdash: and the default jQuery Mobile Theme does mix and match — but this shows how each single swatch styles the various page elements:</p>
|
||||
<p>Below are examples of each of our default Theme's five swatches applied consistently across all page elements. Typically, you would mix and match swatches on various parts of the page to create visual texture — and the default jQuery Mobile Theme does mix and match — but this shows how each single swatch styles the various page elements:</p>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue