diff --git a/docs/content/content-grids.html b/docs/content/content-grids.html index f0a80b6e..737f2dd6 100755 --- a/docs/content/content-grids.html +++ b/docs/content/content-grids.html @@ -57,15 +57,15 @@ -
And, grid blocks can adopt presentation styles from the theming system — we've added a height and color swatch reference to the grid blocks.
+And, grid blocks can adopt presentation styles from the theming system — by adding a height and color swatch reference to the grid blocks, we can achieve this style appearance:
There is a second grid for a 3 column layout (33/33/33%) that is similar in structure but uses class=grid-b on the parent and 3 child wrappers, each with block-a/b/c for the column child containers.
The other grid layout configuration uses class=ui-grid-b on the parent, and 3 child container elements, each with its respective ui-block-a/b/c class, to create a three-column layout (33/33/33%).
<div class="ui-grid-a">