From: harry Date: Mon, 6 Feb 2017 15:10:23 +0000 (+0530) Subject: Removed all codepen examples for time being X-Git-Tag: v6.4.0-rc1~23^2~20^2~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc63b750b78be647de8323122dcdf5acc56e9689;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Removed all codepen examples for time being Have thinked about it ... will add codepen example of the prototypes that require it but only after 6.4 is released with this in a seprate PR. --- diff --git a/docs/pages/prototyping.md b/docs/pages/prototyping.md index 9b32bb90a..c8c2ba3f3 100644 --- a/docs/pages/prototyping.md +++ b/docs/pages/prototyping.md @@ -73,8 +73,6 @@ Text Decoration can be used to underline, overline, or line-through a text. You

Lorem minus, placeat, iure voluptas aliquam tempora neque?

``` -Looking for example, Here is the Codepen - --- ## Font Styling @@ -101,7 +99,6 @@ These `.rounded` classes helps to make an element round its corners. This will h ``` - ```html @@ -124,7 +121,6 @@ These `.rounded` classes helps to make an element round its corners. This will h ## List Styling - #### Unordered Lists ```html @@ -176,5 +172,3 @@ If you would like to prevent the text wrapping into the next line you can utiliz ```html

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aperiam voluptatem similique officiis recusandae esse cum in totam quisquam perspiciatis quod! Magnam culpa vitae, tempore eos explicabo cupiditate. Deserunt, quisquam, quos!

``` - -Looking for example, Here is the Codepen.