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
Deploy Wiki to Production / deploy (push) Has been cancelled
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
background: var(--bg); color: var(--text-primary);
|
||||
line-height: 1.6; font-size: 14px; min-height: 100vh;
|
||||
line-height: 1.57; font-size: 14px; min-height: 100vh;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
transition: background 0.2s ease, color 0.2s ease;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user