Skip to content

Instantly share code, notes, and snippets.

Created March 6, 2014 04:07
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 anonymous/9382208 to your computer and use it in GitHub Desktop.
Save anonymous/9382208 to your computer and use it in GitHub Desktop.
A Pen by A Non Ymous.
<div class="row">
<div class="large-12 columns text-center">
<hr />
</div>
</div>
<div class="large-6 large-centered columns">
<ul class="button-group even-4">
<li><a href="index.html" class="button">Test</a></li>
<li><a href="#" class="button">Test</a></li>
<li><a href="#" class="button">Test</a></li>
<li><a href="#" class="button">Test</a></li>
</ul>
</div>
$(document).foundation();
.button-group {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment