Created
July 11, 2013 19:51
-
-
Save JiveDig/5978634 to your computer and use it in GitHub Desktop.
Add action circles to Latent theme by The Stiz Media
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="action-circles"> | |
<div class="one-third first"> | |
<a href="#" class="action-circle"><i class="icon-refresh"></i>Infinite</a> | |
</div> | |
<div class="one-third"> | |
<a href="#" class="action-circle"><i class="icon-globe"></i>Worldwide</a> | |
</div> | |
<div class="one-third"> | |
<a href="#" class="action-circle"><i class="icon-headphones"></i>Creative</a> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment