Advertisement
forgedinflamesx

music player 2 HT

Jul 14th, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. <style>{ MUSIC P L A Y E R }.music {top:10px;left:10px;width:100px;height:30px;position:fixed!important;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-o-transition: all .3s linear;} .music:hover {right:10px; }.cusbutton {position:absolute; background-color:#ffffff; z-index:100;top:0px; left:2px;text-align:center;height:15px; width:15px; font-size:10px; color:#000000; line-height:12px;}.music:hover .ghost {-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-o-transition: all .3s linear;width:150px; }.ghost { width:0px;height:20px;overflow:hidden;float:left;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-o-transition: all .3s linear; }.player { margin-left:20px;margin-top:-11px; }</style><div class="music"><div class="cusbutton">♫</div><div class="ghost"><div class="player"><audio autoplay="" controls="" loop="">&nbsp;<source src="http://k007.kiwi6.com/hotlink/ehnw5f3uq7/billie_eilish_-_i_love_you_instrumental_backing_vocals_.mp3"></audio></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement