From b027cb5e64c1d9b7e7f736851869e1ee97da4fc0 Mon Sep 17 00:00:00 2001 From: Mukan Erkin Date: Sun, 19 Apr 2026 07:37:29 +0300 Subject: [PATCH] =?UTF-8?q?feat:=20header=20logo=20renkleri=20ve=20Mukan?= =?UTF-8?q?=20Edition=20alt=20yaz=C4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/web/index.html b/src/web/index.html index f72b911..6b2efde 100644 --- a/src/web/index.html +++ b/src/web/index.html @@ -21,7 +21,10 @@ } body { background: var(--bg); color: var(--text); font-family: 'Segoe UI', system-ui, sans-serif; font-size: 14px; min-height: 100vh; } header { background: var(--surface); border-bottom: 1px solid var(--border); padding: 16px 24px; display: flex; align-items: center; gap: 12px; } - header h1 { font-size: 18px; font-weight: 600; color: var(--accent); } + header h1 { font-size: 18px; font-weight: 600; color: var(--accent); margin: 0; } + .logo-crypto { color: #d0d0d0; } + .logo-fox { color: #00d4ff; } + .logo-edition { font-size: 11px; font-weight: 400; color: var(--muted); margin-left: 4px; align-self: flex-end; margin-bottom: 2px; } header .status-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--muted); } header .status-dot.connected { background: var(--green); } header .spacer { flex: 1; } @@ -154,7 +157,8 @@
logo -

CryptoFox Mukan Edition

+

CryptoFox

+ Mukan Edition bağlanıyor...