Advertisement
limaisa

antes de </style>

Nov 5th, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. ANTES DE </STYLE>
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11. /*codigo do menu deslinks totalmente por ccachaceira, usou? nao retire os creditos, e avise*/
  12.  
  13. #babizinha1{ z-index:999999999999999999999; background: #fff; overflow:hidden; height:13px; width:55px; text-align:center; color: #000; text-transform:; letter-spacing:1px; font-size:10px; line-height:10px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
  14.  
  15. #babizinha1:hover{ height:150px; width:150px; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; }
  16. #babizinha1 img{width:31px; height:auto;border-radius:20px;padding-left:3px;}
  17. #babizinha1 img:hover{-webkit-transition-duration: .7s;-webkit-transform:scale(1.2) rotate(50deg);-moz-transition-duration: 0.4s; -o-transition-duration: 0.4s;}
  18.  
  19. #babizinha2{ z-index:999999999999999999999; background: #fff; overflow:hidden; height:11px; width:55px; text-align:center; color: #000; text-transform:; letter-spacing:1px; font-size:10px; line-height:10px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
  20.  
  21. #babizinha2 img{width:31px; height:auto;border-radius:20px;padding-left:3px;}
  22. #babizinha2 img:hover{-webkit-transition-duration: .7s;-webkit-transform:scale(1.2) rotate(50deg);-moz-transition-duration: 0.4s; -o-transition-duration: 0.4s;}
  23.  
  24. #babizinha2:hover{ height:115px; width:100px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition-duration: 0.4s; -o-transition-duration: 0.4s; }
  25. #babizinha2 p {border:1px dashed #bebebe}
  26.  
  27.  
  28.  
  29. #babizinha{text-align:left; font-size:6px; text-transform:; opacity: .8; position:fixed; font-family:corbel; left:20px; letter-spacing:1px; width:110px; z-index:9999; font-style:; top:5px;font-style:;top:5%;}
  30.  
  31. /*codigo do menu deslinks totalmente por ccachaceira, usou? nao retire os creditos, e avise*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement