Advertisement
nicole_c

Cursor and Cursor hover code

May 27th, 2013
3,654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <!--siosthemes'Cursors-->
  2. <style type="text/css">
  3. body, a {cursor: url('---NORMAL CURSOR---'), auto;}
  4. a:hover {cursor: url('---HOVERED CURSOR---'), auto;}
  5. </style>
  6. <!--siosthemes'Cursors-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement