From: colinmackinlay Date: Sun, 27 Aug 2017 20:15:18 +0000 (+0100) Subject: [Card] docs updated for XY Grid closes #10565 X-Git-Tag: v6.4.4-rc1~2^2~8^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14aa2ce3f2dd3ce03553f0d838076cd79b6b0d3;p=thirdparty%2Ffoundation%2Ffoundation-sites.git [Card] docs updated for XY Grid closes #10565 Here you go @IamManchanda; as discussed --- diff --git a/docs/pages/card.md b/docs/pages/card.md index 877b31837..3550c81c7 100644 --- a/docs/pages/card.md +++ b/docs/pages/card.md @@ -166,13 +166,44 @@ You can either set the width of cards with custom css or add them into the Found ```html_example +
+
+
+
+ +
+

This is a row of cards.

+

This row of cards is embedded in an X-Y Block Grid.

+
+
+
+
+
+ +
+

This is a card.

+

It has an easy to override visual style, and is appropriately subdued.

+
+
+
+
+
+ +
+

This is a card.

+

It has an easy to override visual style, and is appropriately subdued.

+
+
+
+
+
-

This is a card.

-

It has an easy to override visual style, and is appropriately subdued.

+

This is a row of cards.

+

This row of cards is embedded in an Flex Block Grid.

@@ -200,8 +231,8 @@ You can either set the width of cards with custom css or add them into the Found
-

This is a card.

-

It has an easy to override visual style, and is appropriately subdued.

+

This is a row of cards.

+

This row of cards is embedded in a Float Grid.