From f9c27327364854a12f06e240d67f215a6cd8da6a Mon Sep 17 00:00:00 2001 From: MD1125 <166238654+MD1125@users.noreply.github.com> Date: Tue, 10 Jun 2025 20:20:50 +0200 Subject: [PATCH] Unified theme for all Sign in buttons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Um, so I made all the Sign in buttons look the same now - same like styling and functiounality across all of them. Also, the button that used to send people to /login (which doesn’t even exist .-. ) now opens the sign-in popup instead. Did the same for the one on the coinSymbol page so no more redirect to "/", it just opens the popup now. Oh, and the comments section button also opens the Popup. Just annoyed me that they looked differently and redirected to 404 Pages. --- .../lib/components/self/CommentSection.svelte | 2 +- .../src/routes/coin/[coinSymbol]/+page.svelte | 6 +++++- website/src/routes/gambling/+page.svelte | 7 +------ website/src/routes/portfolio/+page.svelte | 19 ++++++++++++------- website/src/routes/settings/+page.svelte | 19 ++++++++++++++++--- 5 files changed, 35 insertions(+), 18 deletions(-) diff --git a/website/src/lib/components/self/CommentSection.svelte b/website/src/lib/components/self/CommentSection.svelte index d7af7d6..c49d6dd 100644 --- a/website/src/lib/components/self/CommentSection.svelte +++ b/website/src/lib/components/self/CommentSection.svelte @@ -219,7 +219,7 @@ {:else}
Sign in to join the discussion
- +Sign in to start trading
- + {/if} diff --git a/website/src/routes/gambling/+page.svelte b/website/src/routes/gambling/+page.svelte index 96183d1..5f00d20 100644 --- a/website/src/routes/gambling/+page.svelte +++ b/website/src/routes/gambling/+page.svelte @@ -55,12 +55,7 @@You need an account to place bets
- +Manage your investments and transactions