Skip to content

Instantly share code, notes, and snippets.

@DeanPoulin
Created January 14, 2014 05:22
Show Gist options
  • Select an option

  • Save DeanPoulin/8413508 to your computer and use it in GitHub Desktop.

Select an option

Save DeanPoulin/8413508 to your computer and use it in GitHub Desktop.
Aligned Pager
<ul class="pager">
<li class="previous"><a href="#">&larr; Older</a></li>
<li class="next"><a href="#">Newer &rarr;</a></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment