From 9a1cb5913d223090a63ea05e61e0d05f980b4d37 Mon Sep 17 00:00:00 2001 From: radiohotline Date: Tue, 17 Feb 2026 22:48:22 +0300 Subject: music page buttons and 404 page --- gymno/GYMN_1_.CMF.mp3 | Bin 0 -> 6358203 bytes music.html | 37 ++++++++++++++++++++++--------------- not_found.html | 45 +++++++++++++++++++++++++++++++-------------- 3 files changed, 53 insertions(+), 29 deletions(-) create mode 100644 gymno/GYMN_1_.CMF.mp3 diff --git a/gymno/GYMN_1_.CMF.mp3 b/gymno/GYMN_1_.CMF.mp3 new file mode 100644 index 0000000..9358963 Binary files /dev/null and b/gymno/GYMN_1_.CMF.mp3 differ diff --git a/music.html b/music.html index c01caf3..6d37d46 100644 --- a/music.html +++ b/music.html @@ -38,13 +38,17 @@ } .sticky { - position: relative; - z-index: 1; + position: relative !important; } .links { - position: relative; + width: 100% !important; } + + .links a { + font-size: 1.2em !important; + margin: 0 !important; + } } .intro { @@ -100,10 +104,11 @@ } .links { - position: fixed; - bottom: 0; - left: 0; - padding: 10px; + position: relative; + display: flex; + justify-content: space-evenly; + width: 50%; + margin: auto; } .links a { @@ -147,11 +152,7 @@

Soft Machine

- +
@@ -165,10 +166,16 @@
- + +
- -
+ + + +

Echo No Leaves Bide

I made this for a comp, but I ended up using another track for it.

diff --git a/not_found.html b/not_found.html index 0a8109f..178e971 100644 --- a/not_found.html +++ b/not_found.html @@ -1,14 +1,31 @@ - - - - - - Not Found - - - -

It does not exist in this realm

-

Are you lost or snooping?

- Launch 3fish.exe - - + + + + + + So long... + + + + +
+

It does not exist in this realm

+

Are you lost or snooping?

+ + +
+ + + -- cgit v1.3