]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add reveal sizing codepen!
authorharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:08:01 +0000 (23:38 +0530)
committerharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:08:01 +0000 (23:38 +0530)
docs/pages/reveal.md

index be0b299f9abda83f08bae8e0b9a6eda8825332ae..686d88f65d1afc76ed12560103fbbcbb78634eaf 100644 (file)
@@ -67,6 +67,14 @@ The size of a modal can be changed with these sizing classes, which are added to
 - `.large`: 90% wide
 - `.full`: 100% width *and* height, defaults the `escClose` option to true, as well as creates a close button.
 
+<p>
+  <a class="" data-open-video="0:39"><img src="https://www.elastic.co/static/images/svg/video-play-btn.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
+</p>
+
+<div class="docs-codepen-container">
+  <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/eWKQer?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/codepen-button.svg" class="" height="" width="" alt="edit on codepen button"></a>
+</div>
+
 ```html
 <div class="tiny reveal" id="exampleModal" data-reveal>
   <!-- ... -->