Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---MUSIC PLAYER---
- <style>
- @font-face {
- font-family:'kiwi';
- src: url(https://dl.dropbox.com/s/388cvx0do21kj3n/KiwiSoda.ttf);
- }
- </style>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <!-------MUSIC PLAYER BY GLENTHEMES------->
- <script src="//static.tumblr.com/gtjt4bo/QRmphdsdv/glenplayer02.js"></script>
- <style type="text/css">
- /*-------MUSIC PLAYER BY GLENTHEMES-------*/
- #glenplayer02 {
- position:relative;
- top:0px;
- left:5px;
- display:flex;
- z-index:99;
- }
- #glenplayer02 a {text-decoration:none;}
- #glenplayer02 > div {
- align-self:center;
- -webkit-align-self:center;
- }
- .music-controls {
- user-select:none;
- -webkit-user-select:none;
- width:13px;
- font-size:18px;
- cursor:pointer;
- }
- .playy, .pausee {color:#Fff; text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;} /* color of play & pause buttons */
- .pausee {display:none;}
- .sonata {
- margin-left:10px;
- font-family:'kiwi';
- font-size:14px;
- color:#Fff;
- font-weight: bold;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0; /* color of music note symbol */
- }
- .labeltext {
- margin-left:0px;
- position: relative;
- bottom:10px;
- font-family:'kiwi';
- font-size:14px;
- color:#fff;
- font-weight: bold;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;/* color of song title */
- }
- </style>
- <body>
- <!-------MUSIC PLAYER BY GLENTHEMES------->
- <div id="glenplayer02">
- <div class="music-controls" onclick="songstart();">
- <div class="playy">►</div>
- <div class="pausee">♬</div>
- </div>
- <div class="sonata"> <marquee> So tell me how does it feel
- With ketamine across your plate?
- But still you can't stand the taste</marquee> </div>
- <div class="labeltext"></div>
- </div><!--end music player-->
- <audio id="tune" src="https://dl.dropbox.com/scl/fi/wv3e2gl4w5zjil6ie07jr/01-overpaid-feat.-Tom-The-Mail-Man.mp3?rlkey=g00xvtz096zaqvsvzasferzjx&dl=0.mp3""audio"></audio>
- </body>
- <div class="labeltext"> </div>
- ---LINKS---
- <style>
- @font-face {
- font-family:'kiwi';
- src: url(https://dl.dropbox.com/s/388cvx0do21kj3n/KiwiSoda.ttf);
- }
- </style>
- <body>
- <div style="text-align: center;">
- <select onchange="location=this.options[this.selectedIndex].value;" style="width:100px;background:none;border:none;font-size:1em;padding:4px;color: #000;margin-top: 0px;font-family:'kiwi';">
- <option value="#">FIND ME HERE!</option>
- <option value="https://www.youtube.com/@dollcrds">youtube</option>
- <option value="https://retrospring.net/@dollcrds">retrospring</option>
- <option value="https://www.pinterest.com/dollcrds/">pinterest</option>
- </select>
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment