From 21a9fbbfa1c8dcff9541b2a5b6434c21dbcaa788 Mon Sep 17 00:00:00 2001 From: nsysean Date: Mon, 10 Apr 2023 14:21:44 +0800 Subject: [PATCH] Fix Navbar, Add Return buttons --- credits/index.html | 7 ++++++- credits/styles.css | 7 +++++++ index.html | 3 ++- styles.css | 9 +++++---- 4 files changed, 20 insertions(+), 6 deletions(-) diff --git a/credits/index.html b/credits/index.html index c7e17505..1d462715 100644 --- a/credits/index.html +++ b/credits/index.html @@ -7,7 +7,12 @@ Credits - + + + + + +

Credits

Credits to all the people who made the songs in the album (A Very Mogul Christmas), and to the contributors that helped in making this website possible :)

diff --git a/credits/styles.css b/credits/styles.css index f02126b4..9da75c2d 100644 --- a/credits/styles.css +++ b/credits/styles.css @@ -126,4 +126,11 @@ h2 { display: inline-block; padding: 2px; margin-left: 10px; +} + +.back-arrow { + position: absolute; + top: 0; + left: 0; + padding: 3%; } \ No newline at end of file diff --git a/index.html b/index.html index c6f048f1..a239d7c7 100644 --- a/index.html +++ b/index.html @@ -397,13 +397,14 @@
+