Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2013
1,306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. #ihparce {margin-top: 70px; margin-left: -285px; position: fixed; background-color:#fff; height: 250px; width:350px; -webkit-transition-duration: .88s;box-shadow: 0.2em 0.2em 0.9em #080808;opacity:0.4;-webkit-transform:rotate(90deg);z-index:9999999999999999;}
  2.  
  3. #ihparce:hover {margin-top:290px;opacity:0.8;-webkit-transition-duration: .88s;-webkit-transform:rotate(0deg);margin-left:50px;}
  4.  
  5. #ihparce img{margin-left:4px; margin-top:25px;}
  6.  
  7. #ihparce img:hover {-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.7); opacity:0.7;-webkit-transition-duration: .59s;-webkit-filter: grayscale(100%);}
  8.  
  9. .ihparcetext {position:fixed; margin-left:20px; margin-top:0px; width:293px; padding:3px; text-align:center;text-transform:uppercase; font-family:Calibri; font-size:17px; line-height:15px;height:auto;background-color:#fff; color:#000;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement