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 --- music.html | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) (limited to 'music.html') 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.

-- cgit v1.3