Skip to content

Instantly share code, notes, and snippets.

@mayra-cabrera
Created January 8, 2014 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayra-cabrera/8324642 to your computer and use it in GitHub Desktop.
Save mayra-cabrera/8324642 to your computer and use it in GitHub Desktop.
Con refinery
<article class='box box-green' id='search_projects'>
<div class='container'>
<h2 class='center medium'><p>Don’t see your field?<br />Search all of our projects. Boom, its that easy.</p></h2>
<button class=" button button-orange" id="search-projects"> <span class="sprite search"
title=""
style="background:
url(/assets/spritesheet.png) no-repeat -0px -72px;
width: 32px;
height: 32px;
">
</span>
Search Projects
</button>
</div>
</article>
Sin refinery
<article class='box box-green' id='search_projects'>
<div class='container'>
<h2 class='center medium'>
Don’t see your field? <br />
Search all of our projects. Boom, its that easy.
</h2>
<button class=" button button-orange" id="search-projects"> <span class="sprite search"
title=""
style="background:
url(/assets/spritesheet.png) no-repeat -0px -72px;
width: 32px;
height: 32px;
">
</span>
Search Projects
</button>
</div>
</article>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment