Advertisement
Guest User

Untitled

a guest
May 25th, 2015
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. .azideia {position: absolute;position:fixed;-webkit-transition: all 0.99s ease-in-out;position:fixed;
  2. margin-left:10px;
  3. margin-top: 15px;}
  4. .azideia img {position:absolute; -webkit-transition: all 0.99s ease-in-out;display: block; width:225px; height:225px;padding:9px;margin-left:0px; margin-top:0px; opacity:1;-webkit-transition: all 0.99s ease-in-out;border: solid 1px #eeeeee;background-color:#ffffff;outline-offset: -11px; outline:double 1px rgba(255,255,255,0.2);}
  5. .azideia img:hover{outline-offset: -180px; outline:double 180px rgba(255,255,255,0.2);}
  6. #aumenta{margin-left:25px; margin-top: -182px; width: 0px; font-size: 17px; height: 179px; text-align: center; background-color: #ffffff; position: fixed; padding: 3px; overflow: visible; overflow: hidden;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;border:1px solid #eeeeee;font-family:cambria;font-style:italic;font-size:10px;color:#c9c9c9;opacity:0;line-height:20px; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement