Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1. #rollover1 {
  2. display:block;
  3. width:108px;
  4. height:26px;
  5. background:url(../images/what-we-do_rollover.gif) 0 0 no-repeat;
  6. text-decoration: none;
  7.     }
  8.    
  9. #rollover1 a:hover {
  10. background-position: 0 -26px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement