Advertisement
Guest User

hunhan3

a guest
Mar 15th, 2013
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <style>
  2. .hunhan3{ width:150px;height:150px;
  3. -moz-border-radius: 50px 100px 2px 90px;
  4. -webkit-border-radius: 50px 100px 2px 90px;
  5. border-radius: 50px 100px 2px 90px;
  6. border: 0px solid #e6e6e6;-webkit-transition:1s;}
  7. .hunhan3:hover{-webkit-transition: opacity 0.8s linear;opacity: 0.80;-webkit-filter:grayscale(75%);-webkit-transition:1s;}
  8. </style>
  9. <center><img class="hunhan3" src="http://24.media.tumblr.com/c9355c7bd94cc0575c11e48ecf24accf/tumblr_mjcxvb440e1qlv0dfo2_500.png" width="150"><br></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement