From 5f73940f02aeb2519004e7ad0dacc1c0e63d0f46 Mon Sep 17 00:00:00 2001 From: Ella S Date: Mon, 31 Aug 2026 14:59:16 -0400 Subject: [PATCH 1/6] navbar done and working --- index.html | 5 +++-- templates/navbar.html | 22 ++++++++++++---------- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index fe3b1cd..1515932 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,8 @@ - + + @@ -25,7 +26,7 @@ - + + + + + - + From 47eb46d2fecf4696a47f653cca9b7ad8eb962847 Mon Sep 17 00:00:00 2001 From: Ella S Date: Mon, 31 Aug 2026 17:59:50 -0400 Subject: [PATCH 5/6] fixed color of theme switcher button --- templates/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/navbar.html b/templates/navbar.html index da83e63..fa706ab 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -44,7 +44,7 @@ -
+
From 1694f8a33a9954eee7e0a2e36a44d4dca8cf971b Mon Sep 17 00:00:00 2001 From: Ella S Date: Sun, 6 Sep 2026 16:43:32 -0400 Subject: [PATCH 6/6] fixed centering of name within navbar --- templates/navbar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/navbar.html b/templates/navbar.html index fa706ab..4d4abf7 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -30,8 +30,8 @@