Last active
December 19, 2015 15:19
-
-
Save JiveDig/5975842 to your computer and use it in GitHub Desktop.
Create buttons in the Latent theme for the Genesis Framework
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
<a class="button small" href="#">Button</a> | |
<a class="button" href="#">Button</a> | |
<a class="button large" href="#">Button</a> | |
<a class="button blue small" href="#">Button</a> | |
<a class="button blue" href="#">Button</a> | |
<a class="button blue large" href="#">Button</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment