Skip to content

Instantly share code, notes, and snippets.

@aslamhindko
Created June 1, 2016 07:18
Show Gist options
  • Save aslamhindko/1d08f754fb98e414b2e9d43926b471bc to your computer and use it in GitHub Desktop.
Save aslamhindko/1d08f754fb98e414b2e9d43926b471bc to your computer and use it in GitHub Desktop.
.pagination {clear:both;padding:20px 0;position:relative;font-size:11px;line-height:13px;}
.pagination span, .pagination a {display: block;float: left;margin: 2px 2px 2px 0;padding: 11px 17px 11px 17px;text-decoration: none;width: auto;color: #fff;background: #555;font-size: 18px;}
.pagination a:hover{color:#fff;background: #AA3F94;}
.pagination .current {padding: 11px 17px 11px 17px;background: #AA3F94;color: #fff;font-size: 18px;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment