From 9a6d0af1baaa6fde2b1c54f8699b57b7cac3c213 Mon Sep 17 00:00:00 2001 From: eworc778 Date: Mon, 11 Aug 2025 20:54:15 +0100 Subject: [PATCH] Added back button to --- src/img/back.svg | 1 + src/img/gitea.svg | 25 +++++++++++++++---------- src/img/music-note.svg | 5 ++--- src/style.css | 16 +++++++++++++++- src/tunes.php | 8 ++++++++ 5 files changed, 41 insertions(+), 14 deletions(-) create mode 100644 src/img/back.svg diff --git a/src/img/back.svg b/src/img/back.svg new file mode 100644 index 0000000..f9975f7 --- /dev/null +++ b/src/img/back.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/img/gitea.svg b/src/img/gitea.svg index 8589b76..4ee53a8 100644 --- a/src/img/gitea.svg +++ b/src/img/gitea.svg @@ -1,10 +1,15 @@ - - - - - - - Gitea icon - - - \ No newline at end of file + + + + + + + + +Gitea icon + + + + + + \ No newline at end of file diff --git a/src/img/music-note.svg b/src/img/music-note.svg index 5b77110..231d973 100644 --- a/src/img/music-note.svg +++ b/src/img/music-note.svg @@ -1,4 +1,3 @@ - - - + + \ No newline at end of file diff --git a/src/style.css b/src/style.css index 44cc935..2a87318 100644 --- a/src/style.css +++ b/src/style.css @@ -20,7 +20,7 @@ p, h1, h2, h3, h4 { text-align: center; border-radius: 10px; padding: 10px; - margin-top: 5%; + margin-top: 10%; } @@ -104,6 +104,20 @@ a { } +.home-button{ + + background-color: #2ac3de; + position:fixed; + top:0; + width:10%; + z-index:100; + max-width: fit-content; + margin-top: 10px; + padding: 5px; + border-radius: 10px; + +} + .link-card{ diff --git a/src/tunes.php b/src/tunes.php index f15831d..9d2a967 100644 --- a/src/tunes.php +++ b/src/tunes.php @@ -11,6 +11,14 @@ + + +
+ +
+ + +

Here's some of my favourite music!