From f2030ca4ee0c513ad633584d7a22784ea7dd4dec Mon Sep 17 00:00:00 2001 From: Marcel Date: Tue, 17 Mar 2026 18:46:05 +0000 Subject: [PATCH] refactor: remove de gruyter icon --- docs/STYLEGUIDE.md | 1 - frontend/src/routes/+layout.svelte | 28 ++------------------------ frontend/src/routes/login/+page.svelte | 8 ++------ 3 files changed, 4 insertions(+), 33 deletions(-) diff --git a/docs/STYLEGUIDE.md b/docs/STYLEGUIDE.md index 05352243..6688d0ab 100644 --- a/docs/STYLEGUIDE.md +++ b/docs/STYLEGUIDE.md @@ -11,7 +11,6 @@ The design is based on the **De Gruyter Brill** brand identity (unveiled at Fran - Clean white backgrounds, high contrast - Strong typographic hierarchy (uppercase labels, serif body text) - Academic publisher aesthetic: authoritative, clear, uncluttered -- The Melrose purple (`#B4B9FF`) quotation-mark logo is the primary brand signature --- diff --git a/frontend/src/routes/+layout.svelte b/frontend/src/routes/+layout.svelte index 2ade83b5..2408dae7 100644 --- a/frontend/src/routes/+layout.svelte +++ b/frontend/src/routes/+layout.svelte @@ -21,32 +21,8 @@
diff --git a/frontend/src/routes/login/+page.svelte b/frontend/src/routes/login/+page.svelte index 83eee249..42166f88 100644 --- a/frontend/src/routes/login/+page.svelte +++ b/frontend/src/routes/login/+page.svelte @@ -10,12 +10,8 @@