From: Jordan Humphreys Date: Tue, 29 Aug 2017 17:02:50 +0000 (-0700) Subject: Start moving to ssl. X-Git-Tag: v2.3.0~7^2~26 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=7a0a991807f6981c71ec796055dd5231af7bc749;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Start moving to ssl. --- diff --git a/docs/pages/alignment.md b/docs/pages/alignment.md index a344c3a5..419ae8a7 100644 --- a/docs/pages/alignment.md +++ b/docs/pages/alignment.md @@ -75,7 +75,7 @@ Just wrap the `
` around an image you’ll be good to go. Inky will handl
- image of clever meme that made me chuckle + image of clever meme that made me chuckle
@@ -98,12 +98,12 @@ If you need to center an image only on mobile clients, you can apply the `.small - please don't forget me + please don't forget me

What is the deal?

Sweet beast sun bathe or chase mice rub face on everything or leave dead animals as gifts for mark territory play time.

-
+
``` @@ -118,9 +118,9 @@ You can also align images to the left or the right. - - - + + + @@ -198,7 +198,7 @@ You can vertically align your content within columns by using `valign` attribute ```inky_example - +

Bottom

@@ -208,8 +208,8 @@ You can vertically align your content within columns by using `valign` attribute

SUBHEADLINE

- - -
+ + + ```
diff --git a/docs/pages/grid.md b/docs/pages/grid.md index 57552b4b..42e9524e 100644 --- a/docs/pages/grid.md +++ b/docs/pages/grid.md @@ -97,8 +97,8 @@ Collapsing a row removes the gutters from every column, which is the spacing bet ```inky_example - - + + ``` @@ -112,7 +112,7 @@ Use the class `.large-offset-n` to create an offset, where `n` is the amount of ```inky_example - - + + ``` diff --git a/docs/pages/thumbnail.md b/docs/pages/thumbnail.md index d057bc4f..4f6772a4 100644 --- a/docs/pages/thumbnail.md +++ b/docs/pages/thumbnail.md @@ -9,7 +9,7 @@ The `.thumbnail` class can be applied directly to an `` element, or an ` The thumbnail style adds padding and a box shadow to an image. To use it, just add the class `.thumbnail` to an image element. ```inky_example - + ```