From 47d90c9feb630442d6603344173e03b2c5e2438d Mon Sep 17 00:00:00 2001 From: uncle6me-web Date: Sat, 1 Aug 2026 16:02:30 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20portal=20=E7=99=BB=E5=85=A5=E9=A0=81=20l?= =?UTF-8?q?ockup=20=E6=8F=9B=E8=A3=81=E6=B7=A8=E7=89=88=20PNG=EF=BC=8C?= =?UTF-8?q?=E5=AD=97=E5=A4=AA=E5=B0=8F=E5=95=8F=E9=A1=8C=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 同 rag/install 問題:官方 PNG 畫布 1840x560 只有 32% 高度是實際字形, height:44px 時實際字高僅約 14px。改用裁淨版(493x88,長寬比 5.604:1, 四邊已裁到字腔邊緣),height 保持 44px 不變,但現在等於實際字高。 兩處
各兩張圖(wm-ink + wm-paper)全部換裝。 Co-Authored-By: Claude Opus 5 (1M context) --- console-ui/public/portal/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/console-ui/public/portal/index.html b/console-ui/public/portal/index.html index 3bafb17..3c6685b 100644 --- a/console-ui/public/portal/index.html +++ b/console-ui/public/portal/index.html @@ -57,7 +57,10 @@ /* 08-01 緊急修正:登入頁品牌 lockup 改用官方 PNG(自產 SVG outline 字腔缺失作廢, 見 arcrun-cis/README.md 說明)。mark 不上色(NEVER 用 --amber/Relation 當 logo 色——CIS:Relation 是「唯一強調色」不是品牌色,logo 上色是一句謊話), - 靠兩張圖(-ink/-paper-on-ink)依 data-theme 切換,不用 filter 避免色偏。 */ + 靠兩張圖(-ink/-paper-on-ink)依 data-theme 切換,不用 filter 避免色偏。 + 08-01 二次修正:官方原始 PNG(1840x560)畫布只有 32% 高度是實際字形(上下大留白), + height:44px 時實際字高僅約 14px,看起來過小。改用裁淨版(493x88,長寬比 5.604:1, + 四邊已裁到字腔邊緣無留白),此時 height:44px=實際字高 44px。 */ .brand { display: flex; justify-content: center; } .brand img { height: 44px; width: auto; display: block; } .brand .wm-paper { display: none; } @@ -188,7 +191,7 @@
- +
知識入口・Portal
@@ -207,7 +210,7 @@
- +
歡迎!先建立你的帳號