From 55a03715058ef0d7525e23c93b509aacfb3d406d Mon Sep 17 00:00:00 2001 From: ulsklyc <108589275+ulsklyc@users.noreply.github.com> Date: Wed, 25 Mar 2026 13:12:29 +0100 Subject: [PATCH] design: Desktop-UI modernisieren (Sidebar, Typografie, Shadows, Buttons) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Sidebar: Logo mit Gradient, kompaktere Nav-Items (40px statt 44px), kleinere Icons (18px), 2px Gap, bessere Hover/Active-Zustände - tokens.css: feinere Schatten, Inter im Font-Stack, Sidebar-Breite 256px - layout.css: Desktop-Content mehr Luft (40px padding), Headings mit letter-spacing, Primary-Buttons mit subtiler Elevation - router.js: Logo-Span für CSS-Gradient-Clip Co-Authored-By: Claude Sonnet 4.6 --- public/router.js | 2 +- public/styles/layout.css | 49 +++++++++++++++++++++++++++++++--------- public/styles/tokens.css | 10 ++++---- 3 files changed, 44 insertions(+), 17 deletions(-) diff --git a/public/router.js b/public/router.js index 8eb09c8..af17a65 100644 --- a/public/router.js +++ b/public/router.js @@ -138,7 +138,7 @@ async function renderPage(route) { function renderAppShell(container) { container.innerHTML = `