Created
March 3, 2015 01:07
-
-
Save djadriano/3a342d1e9e50f5fed6bf to your computer and use it in GitHub Desktop.
teste
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div id="nk-flyknit-running-box"> | |
| <div class="nk-flyknit-running-box-title"> | |
| <h2 class="nk-TradeGothic nk-fs36 nk-color-000">Melhore<br>sua corrida</h2> | |
| </div> | |
| <div class="nk-flyknit-running-box-images"> | |
| <div class="nk-flyknit-running-box-items"> | |
| <figure class="nk-flyknit-running-box-items-image"> | |
| <%= image_tag 'dri_fir_feminino.jpg' %> | |
| <figcaption class="nk-flyknit-running-box-items-image-desc"> | |
| <h3 class="nk-TradeGothic nk-color-000">Dri-fir Knit Feminino</h3> | |
| <p>Conforto superior combinado com leveza e maior absorção.</p> | |
| </figcaption> | |
| </figure> | |
| </div> | |
| <div class="nk-flyknit-running-box-items"> | |
| <figure class="nk-flyknit-running-box-items-image"> | |
| <%= image_tag 'dri_fir_masculino.jpg' %> | |
| <figcaption class="nk-flyknit-running-box-items-image-desc"> | |
| <h3 class="nk-TradeGothic nk-color-000">Dri-fir Knit Masculino</h3> | |
| <p>Conforto superior combinado com leveza e maior absorção.</p> | |
| </figcaption> | |
| </figure> | |
| </div> | |
| <div class="nk-flyknit-running-box-items"> | |
| <figure class="nk-flyknit-running-box-items-image"> | |
| <%= image_tag 'nike_running_app.jpg' %> | |
| <figcaption class="nk-flyknit-running-box-items-image-desc"> | |
| <h3 class="nk-TradeGothic nk-color-000">Nike+ Running App</h3> | |
| <p>Mapeie suas corridas, melhore seu progresso e desafie suas amigas com o aplicativo Nike+ running.</p> | |
| </figcaption> | |
| </figure> | |
| </div> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment