xmisa0923

music palyer

Feb 21st, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1.  
  2. #music
  3. {position:fixed; right:30px; padding-top:12px; bottom:25px; padding-bottom:12px; text-align:center; height:10px; width:34px; overflow:hidden;  border:3px solid #282828;
  4. -moz-border-radius: 17px 17px 17px 17px;
  5. border-radius:17px 17px 17px 17px; 
  6. -webkit-transition: opacity 0.7s linear;
  7. -webkit-transition: all 0.7s ease-in-out;
  8. -moz-transition: all 0.7s ease-in-out;
  9. -o-transition: all 0.7s ease-in-out;
  10. background-color:#FFFFFF;
  11. z-index:999;}
  12.  
  13.  
  14.  
  15.  
  16. #music:hover
  17. {border:3px solid #000000; padding:5px; height:45px; width:160px;}
  18.  
  19.  
  20. <div id="music"><img src="http://static.tumblr.com/rltvkjt/jwflmr3vh/marcadores71.gif"/>
  21. <br/><br/>
  22. <div>{/block:IndexPage}</div>
  23. </div>
Advertisement
Add Comment
Please, Sign In to add comment