fix: align all 40+ pages — text-tertiary contrast (#767676), line-height (1.57), match reference template
Deploy Wiki to Production / deploy (push) Has been cancelled

This commit is contained in:
zdh
2026-06-04 16:32:55 +08:00
parent 3645699af5
commit af306fc30e
34 changed files with 34 additions and 34 deletions
@@ -24,7 +24,7 @@
--border-light: #F0F0F0;
--text-primary: #141414;
--text-secondary: #595959;
--text-tertiary: #8C8C8C;
--text-tertiary: #767676;
--radius-sm: 6px;
--radius-md: 8px;
--radius-lg: 12px;
@@ -20,7 +20,7 @@
--border-light: #F0F0F0;
--text-primary: #141414;
--text-secondary: #595959;
--text-tertiary: #8C8C8C;
--text-tertiary: #767676;
--radius-xs: 2px;
--radius-sm: 6px;
--radius-md: 8px;
@@ -21,7 +21,7 @@
--border-light: #F0F0F0;
--text-primary: #141414;
--text-secondary: #595959;
--text-tertiary: #8C8C8C;
--text-tertiary: #767676;
--radius-xs: 2px;
--radius-sm: 6px;
--radius-md: 8px;
@@ -12,7 +12,7 @@
--color-error: #FF4D4F; --color-error-bg: #FFF2F0; --color-error-border: #FFCCC7;
--bg: #F5F5F5; --bg-container: #FFFFFF; --bg-elevated: #FAFAFA;
--border: #D9D9D9; --border-light: #F0F0F0;
--text-primary: #141414; --text-secondary: #595959; --text-tertiary: #8C8C8C;
--text-primary: #141414; --text-secondary: #595959; --text-tertiary: #767676;
--radius-sm: 6px; --radius-md: 8px; --radius-lg: 12px;
--shadow-sm: 0 1px 2px rgba(0,0,0,0.03), 0 1px 6px -1px rgba(0,0,0,0.02);
--shadow-md: 0 2px 4px rgba(0,0,0,0.04), 0 4px 12px -2px rgba(0,0,0,0.04);