优化:深国际改革方案增加左侧固定导航菜单(17个锚点+滚动监听+移动端抽屉)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
|
||||
background: var(--bg);
|
||||
color: var(--text);
|
||||
line-height: 1.7;
|
||||
line-height:1.57;
|
||||
padding: 40px 20px;
|
||||
}
|
||||
.container { max-width: 1160px; margin: 0 auto; }
|
||||
@@ -47,6 +47,10 @@
|
||||
font-size: 28px;
|
||||
font-weight: 700;
|
||||
margin-bottom: 8px;
|
||||
background: linear-gradient(135deg, #2563eb, #7c3aed);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
background-clip: text;
|
||||
}
|
||||
.report-header .subtitle {
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user