Skip to content

Commit

Permalink
Only show left border on hover.
Browse files Browse the repository at this point in the history
  • Loading branch information
timmyc committed Feb 22, 2017
1 parent 315ee13 commit 1711fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ h6:hover,
p:hover,
blockquote:hover,
img:hover {
box-shadow: inset 0px 0px 0px 2px #e0e5e9;
box-shadow: inset 9px 0px 0px -7px #e0e5e9;
}

h1.is-selected,
Expand Down

0 comments on commit 1711fba

Please sign in to comment.