fix: UI/UX consistency audit — sidebar widths, primary colors, accessibility, contrast, reduced-motion
Deploy Wiki to Production / deploy (push) Has been cancelled

This commit is contained in:
zdh
2026-06-04 16:20:52 +08:00
parent 6432d01b89
commit c91b487a1d
9 changed files with 25 additions and 9 deletions
@@ -6,6 +6,7 @@
<title>深国际综合改革方案 —— 专家头脑风暴:增强可执行性</title>
<style>
:root {
--color-primary: #1677FF; --color-primary-bg: #E6F4FF; --color-success: #52C41A; --color-success-bg: #F6FFED; --color-warning: #FAAD14; --color-warning-bg: #FFFBE6; --color-error: #FF4D4F; --color-error-bg: #FFF2F0;
--primary: #1a3a5c; --accent: #c8102e; --bg: #f8f9fa;
--card: #ffffff; --text: #2d3436; --muted: #636e72;
--border: #dfe6e9; --highlight: #fff3cd;