Skip to content

Commit

Permalink
move cursor log image to css subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
jrobinso committed May 7, 2015
1 parent 73a8c6d commit adc07f7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/cursor.css
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
width: 100%;
height: auto;

background: url(../img/cursor_logo.svg);
background: url(img/cursor_logo.svg);
background-size: 100px 32px;
background-repeat:no-repeat;
background-position: 21px 9px;
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit adc07f7

Please sign in to comment.