Skip to content

Instantly share code, notes, and snippets.

@bohoffi
Last active December 13, 2016 08:31
Show Gist options
  • Save bohoffi/5c0b63e5ddfa39175f6155847bd49c84 to your computer and use it in GitHub Desktop.
Save bohoffi/5c0b63e5ddfa39175f6155847bd49c84 to your computer and use it in GitHub Desktop.
Angular 2 paging component utilizing the router
div {
text-align: center;
margin-top: 1rem;
}
div a {
color: #0d47a1;
text-decoration: none;
}
div a:hover {
text-decoration: underline;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment