From 986bef92d7b0ea9079b638cccb50963f8683b409 Mon Sep 17 00:00:00 2001 From: carolinevannebo Date: Sat, 25 Oct 2025 13:21:14 +0300 Subject: [PATCH 1/2] brown text, not pink, testing --- src/pages/HistoryPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HistoryPage.tsx b/src/pages/HistoryPage.tsx index 99b3425..a261475 100644 --- a/src/pages/HistoryPage.tsx +++ b/src/pages/HistoryPage.tsx @@ -5,7 +5,7 @@ function HistoryPage() {
-

+

☕ History

From c0509fb0f80848192d1194a611523d058c0b76bb Mon Sep 17 00:00:00 2001 From: carolinevannebo Date: Sat, 25 Oct 2025 15:49:11 +0300 Subject: [PATCH 2/2] dette er en bedre farge --- src/pages/HistoryPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HistoryPage.tsx b/src/pages/HistoryPage.tsx index a261475..ceb6d49 100644 --- a/src/pages/HistoryPage.tsx +++ b/src/pages/HistoryPage.tsx @@ -19,7 +19,7 @@ function HistoryPage() { href={`https://${year}.javazone.no`} target="_blank" rel="noopener noreferrer" - className="justify-between hover:bg-primary hover:text-primary-content" + className="justify-between hover:bg-tertiary hover:text-primary-content" > JavaZone {year} Visit