From f71590b05a9fafa07aca2b160137d3e15a1a05e3 Mon Sep 17 00:00:00 2001 From: wasrusgen Date: Wed, 13 May 2026 22:15:01 +0300 Subject: [PATCH] =?UTF-8?q?splash:=20=D1=82=D0=BE=D1=87=D0=BD=D1=8B=D0=B9?= =?UTF-8?q?=20viewBox=20+=20=D1=86=D0=B2=D0=B5=D1=82=20blue-grey=20#2C3E50?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Посчитал tight bbox SVG-содержимого (5280 5260 → 11630×5570), viewBox теперь точно по контенту → лого центруется - Цвет #C9A227 (золото) → #2C3E50 (слейт blue-grey) везде: · сам SVG (саблон + wordmark) · CRM tagline (без рамки, чистый текст) · loader bar gradient · theme-color - Лого: max-width 360px, margin auto Cache bust v=20260513zi. --- miniapp/assets/styles.css | 9 +++++---- miniapp/assets/wasrusgen-logo.svg | 8 ++++---- miniapp/index.html | 26 +++++++++++++------------- 3 files changed, 22 insertions(+), 21 deletions(-) diff --git a/miniapp/assets/styles.css b/miniapp/assets/styles.css index 6bf56f6..3733a88 100644 --- a/miniapp/assets/styles.css +++ b/miniapp/assets/styles.css @@ -218,10 +218,11 @@ button { font: inherit; cursor: pointer; border: none; background: none; color: /* Бренд @wasrusgen1 на splash — SVG-лого + CRM */ .brand-logo { - width: 70%; - max-width: 320px; + width: 80%; + max-width: 360px; height: auto; display: block; + margin: 0 auto; animation: logoBreath 2.2s ease-in-out infinite; } .brand-tagline-gold { @@ -229,7 +230,7 @@ button { font: inherit; cursor: pointer; border: none; background: none; color: font-weight: 800; font-size: 18px; letter-spacing: 0.4em; - color: #C9A227; + color: #2C3E50; margin-top: 6px; line-height: 1; display: inline-block; @@ -279,7 +280,7 @@ button { font: inherit; cursor: pointer; border: none; background: none; color: top: 0; left: -40%; width: 40%; height: 100%; - background: linear-gradient(90deg, transparent, #C9A227 50%, transparent); + background: linear-gradient(90deg, transparent, #2C3E50 50%, transparent); animation: loaderBarSlide 1.4s ease-in-out infinite; } diff --git a/miniapp/assets/wasrusgen-logo.svg b/miniapp/assets/wasrusgen-logo.svg index 5f99d18..9257bf8 100644 --- a/miniapp/assets/wasrusgen-logo.svg +++ b/miniapp/assets/wasrusgen-logo.svg @@ -2,15 +2,15 @@ diff --git a/miniapp/index.html b/miniapp/index.html index 0ed9113..eb305bc 100644 --- a/miniapp/index.html +++ b/miniapp/index.html @@ -3,7 +3,7 @@ - + @@ -12,25 +12,25 @@ - - + +
- +
CRM
- - - - - - - - - + + + + + + + + +