統一回原本 V2.4 視覺色系
All checks were successful
CD Pipeline / deploy (push) Successful in 1m0s

This commit is contained in:
OoO
2026-05-06 22:09:40 +08:00
parent 57e4c575b1
commit 28fc3587bb
3 changed files with 37 additions and 36 deletions

View File

@@ -34,15 +34,15 @@
}
.momo-brand-name {
color: var(--momo-text-primary, #2a2520) !important;
font-family: "JetBrains Mono", "Inter", var(--momo-font-family-base, system-ui), sans-serif !important;
font-family: var(--momo-font-display, "Inter", var(--momo-font-family-base, system-ui), sans-serif) !important;
font-size: 18px;
font-weight: 850;
font-weight: 800;
line-height: 1;
letter-spacing: 0 !important;
text-rendering: geometricPrecision;
}
.momo-logo-mark {
background: linear-gradient(135deg, var(--momo-warm-copper, #7f5a49), var(--momo-warm-caramel, #b98a5f));
background: var(--momo-ink, #2a2520);
color: var(--momo-bg-elevated, #fdfaf3);
box-shadow: none;
}
@@ -205,6 +205,7 @@
</span>
<span class="momo-brand-word">
<span class="momo-brand-name">EwoooC</span>
<span class="momo-brand-subtitle momo-label">價格監控 v2.4</span>
</span>
</a>