₊⁺✿˚

This commit is contained in:
HT 2023-10-19 22:51:53 +01:00
parent 04027df314
commit ff0f38032a
1 changed files with 19 additions and 16 deletions

View File

@ -3,7 +3,10 @@ Music Page [03]: Starchild
Made by glenthemes
Initial release: 2020/03/28
Last updated: 2022/05/19
Last updated: 2023/10/19
What's new:
✱ rehosted cursor images
TERMS OF USE:
1) Do not remove the page credit.
@ -21,8 +24,8 @@ Guide here:
docs.google.com/document/d/1Yn7TQ0IhVCN557tpo4Jyd9z4p_BcUH9ReFulap18MDA/edit?usp=sharing
------------------------------------------------------------------------>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!DOCTYPE html>
<html lang="en">
<head>
@ -48,15 +51,15 @@ attribute:"title"
<link href="//fonts.googleapis.com/css?family=Nunito|Philosopher|Work+Sans|Quicksand:500|Press+Start+2P|Material+Icons" rel="stylesheet">
<link href="//gt-starchild.glitch.me/left.css" rel="stylesheet">
<link href="//gt-starchild.glitch.me/right.css" rel="stylesheet">
<link href="//gt-starchild.glitch.me/nails.css" rel="stylesheet">
<link href="//gt-starchild.glitch.me/hmain.css" rel="stylesheet">
<link href="//glen-misc.gitlab.io/starchild/left.css" rel="stylesheet">
<link href="//glen-misc.gitlab.io/starchild/right.css" rel="stylesheet">
<link href="//glen-misc.gitlab.io/starchild/nails.css" rel="stylesheet">
<link href="//glen-misc.gitlab.io/starchild/hmain.css" rel="stylesheet">
<script src="https://glen-assets.github.io/music-page-03-stardust/load-svgs.js"></script>
<script src="//glen-misc.gitlab.io/starchild/load-svgs.js"></script>
<script src="//gt-starchild.glitch.me/ineedsomemilk.js"></script>
<script src="//gt-starchild.glitch.me/get-durations.js"></script>
<script src="//glen-misc.gitlab.io/starchild/ineedsomemilk.js"></script>
<script src="//glen-misc.gitlab.io/starchild/get-durations.js"></script>
<!-------------------->
@ -115,15 +118,15 @@ iframe#tumblr_controls, .iframe-controls--desktop {
/*-----------------CURSOR SETTINGS-----------------*/
body, a[title]:not([href]):hover {
cursor:url(https://cdn.discordapp.com/attachments/900692000364445736/900738287617060904/diagonal_resize_1.png), auto;
cursor:url(https://static.tumblr.com/snld4jp/cqEs2spvp/diagonal_resize_1.png), auto;
}
a {
cursor:url(https://cdn.discordapp.com/attachments/900692000364445736/900738348128297060/link_2.png), auto;
cursor:url(https://static.tumblr.com/snld4jp/8lKs2spw2/link_2.png), auto;
}
.shufflebutton, .one-song-row {
cursor:url(https://cdn.discordapp.com/attachments/900692000364445736/900738411877515384/vertical_resize_2.png), auto;
cursor:url(https://static.tumblr.com/snld4jp/VoEs2spwa/vertical_resize_2.png), auto;
}
/*--------------CUSTOMIZATION OPTIONS--------------*/
@ -1005,7 +1008,7 @@ img {vertical-align:middle;}
<span id="d1" class="dur"></span>
</div>
<audio id="track1" src="https://cdn.discordapp.com/attachments/900670626774265886/900738578697564241/Gear_Up_for_Adventure.mp3" type="audio"></audio>
<audio id="track1" src="https://rhizo.gitlab.io/m/Gear_Up_for_Adventure.mp3" type="audio"></audio>
</li>
<!---- end one song ---->
<!--🛑🛑🛑🛑🛑🛑🛑-->
@ -1022,7 +1025,7 @@ img {vertical-align:middle;}
<span id="d2" class="dur"></span>
</div>
<audio id="track2" src="https://cdn.discordapp.com/attachments/900670626774265886/900738763121111100/Abandon_Ship.mp3" type="audio"></audio>
<audio id="track2" src="https://rhizo.gitlab.io/m/Abandon_Ship.mp3" type="audio"></audio>
</li>
<!---- end one song ---->
<!--🛑🛑🛑🛑🛑🛑🛑-->
@ -1039,7 +1042,7 @@ img {vertical-align:middle;}
<span id="d3" class="dur"></span>
</div>
<audio id="track3" src="https://cdn.discordapp.com/attachments/900670626774265886/900738866061934612/The_Vinelands.mp3" type="audio"></audio>
<audio id="track3" src="https://rhizo.gitlab.io/m/The_Vinelands.mp3" type="audio"></audio>
</li>
<!---- end one song ---->
<!--🛑🛑🛑🛑🛑🛑🛑-->