Skip to content

Commit

Permalink
Added pointer cursor to styles buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
1ace committed Apr 28, 2015
1 parent 56ce648 commit 997c004
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions html/copy/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,10 @@ a {
color: black;
}

#styles a {
cursor: pointer;
}

#everything {
width: 950px;
margin-left: auto;
Expand Down

0 comments on commit 997c004

Please sign in to comment.