Rebrand product and enhance tradable symbols table with spec columns and K-line links.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-26 03:18:42 +08:00
parent ab9987e4c7
commit 4eb5709d71
30 changed files with 178 additions and 57 deletions
+4 -3
View File
@@ -73,10 +73,11 @@
filter:drop-shadow(0 0 24px var(--title-glow));
}
.site-title-sub{
display:block;font-size:.72rem;font-weight:500;
letter-spacing:.22em;text-transform:uppercase;
color:var(--text-muted);margin-top:.35rem;
display:block;font-size:.78rem;font-weight:400;
letter-spacing:.06em;text-transform:none;
color:var(--text-muted);margin-top:.4rem;
-webkit-text-fill-color:var(--text-muted);
filter:none;
}
.site-nav a{