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 class="page"> | |
<header> | |
<a class="logo" href="#"><img src="http://app.reminderbear.com/assets/images/panda-bear-large.png"></a> | |
<h1 class="company-name">Pandas 'R Us</h1> | |
<nav> | |
<ul> | |
<li class="nav-item"><a href="#">Nav 1</a></li> | |
<li class="nav-item"><a href="#">Nav 2</a></li> | |
<li class="nav-item"><a href="#">Nav 3</a></li> | |
<li class="nav-item"><a href="#">Nav 4</a></li> |
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 class="page"> | |
<header> | |
<a class="logo" href="#"><img src="http://app.reminderbear.com/assets/images/panda-bear-large.png"></a> | |
<h1 class="company-name">Pandas 'R Us</h1> | |
<nav> | |
<ul> | |
<li class="nav-item"><a href="#">Nav 1</a></li> | |
<li class="nav-item"><a href="#">Nav 2</a></li> | |
<li class="nav-item"><a href="#">Nav 3</a></li> | |
<li class="nav-item"><a href="#">Nav 4</a></li> |
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 class="page"> | |
<header> | |
<a class="logo" href="#"><img src="http://app.reminderbear.com/assets/images/panda-bear-large.png"></a> | |
<h1 class="company-name">Pandas 'R Us</h1> | |
<nav> | |
<ul> | |
<li class="nav-item"><a href="#">Nav 1</a></li> | |
<li class="nav-item"><a href="#">Nav 2</a></li> | |
<li class="nav-item"><a href="#">Nav 3</a></li> | |
<li class="nav-item"><a href="#">Nav 4</a></li> |
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 class="page"> | |
<header> | |
<a class="logo" href="#"><img src="http://app.reminderbear.com/assets/images/panda-bear-large.png"></a> | |
<h1 class="company-name">Pandas 'R Us</h1> | |
<nav> | |
<ul> | |
<li class="nav-item"><a href="#">Nav 1</a></li> | |
<li class="nav-item"><a href="#">Nav 2</a></li> | |
<li class="nav-item"><a href="#">Nav 3</a></li> | |
<li class="nav-item"><a href="#">Nav 4</a></li> |
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 class="page"> | |
<header> | |
<a class="logo" href="#"><img src="http://app.reminderbear.com/assets/images/panda-bear-large.png"></a> | |
<h1 class="company-name">Pandas 'R Us</h1> | |
<nav> | |
<ul> | |
<li class="nav-item"><a href="#">Nav 1</a></li> | |
<li class="nav-item"><a href="#">Nav 2</a></li> | |
<li class="nav-item"><a href="#">Nav 3</a></li> | |
<li class="nav-item"><a href="#">Nav 4</a></li> |
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 class="page"> | |
<header> | |
<a class="logo" href="#"><img src="http://app.reminderbear.com/assets/images/panda-bear-large.png"></a> | |
<h1 class="company-name">Pandas 'R Us</h1> | |
<nav> | |
<ul> | |
<li class="nav-item"><a href="#">Nav 1</a></li> | |
<li class="nav-item"><a href="#">Nav 2</a></li> | |
<li class="nav-item"><a href="#">Nav 3</a></li> | |
<li class="nav-item"><a href="#">Nav 4</a></li> |
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 class="wrap"> | |
<div class="content intro"> | |
<h1 class="title">This is Chapparal</h1> | |
<h2 class="subtitle"> | |
Created by Adobe type designer Carol Twombly, Chaparral combines the legibility of slab serif designs popularized in the 19th century with the grace of 16th-century roman book lettering. By Adobe | |
</h2> | |
<div class="content__left"> | |
<p> |
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
title = "Infinity Gauntlet" | |
desc = "THE INFINITY GAUNTLET is a continuation of a story that originated in both the | |
regular Silver Surfer series and the THANOS QUEST limited series. The gauntlet is perhaps the most powerful item in the Marvel Universe, as it bestows upon the wearer absolute control over time, space, power, the soul, the mind, and reality. Thanos obtains the gauntlet in order to finally win the hand of his love, Death, | |
through the elimination of half the population of the entire universe." | |
pub_date = "September 28, 2011" | |
author = "Jim Starlin" | |
illustrator = "George Perez" | |
cost = 19.25 | |
===================================== |
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
#created by @nthgergo | |
set :application, "APPLICATION_NAME" | |
set :scm, :git | |
set :repository, "GIT_URL" | |
set :user, "ec2-user" | |
set :ssh_options, { :forward_agent => true } | |
default_run_options[:pty] = true | |
set :use_sudo, false | |
set :branch, "master" |
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
/* B:Secondary Navigation ---------------------------------------*/ | |
.secondary-nav, .secondary-nav ul.dropdown { | |
background-color:#d2315d; | |
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.82, #d2315d), color-stop(0.96, #a7274a)); | |
background-image: -webkit-linear-gradient(bottom, #d2315d 82%, #a7274a 96%); | |
background-image: -moz-linear-gradient(bottom, #d2315d 82%, #a7274a 96%); | |
background-image: -ms-linear-gradient(bottom, #d2315d 82%, #a7274a 96%); | |
background-image: -o-linear-gradient(bottom, #d2315d 82%, #a7274a 96%); | |
background-image: linear-gradient(bottom, #d2315d 82%, #a7274a 96%); | |
min-height:26px; |