修改文字样式

This commit is contained in:
张成
2025-08-24 16:27:34 +08:00
parent a952d06920
commit f4576bb099
3 changed files with 19 additions and 9 deletions

View File

@@ -157,7 +157,7 @@
position: relative;
z-index: 5;
flex: 1;
padding: 0px 24px ;
box-sizing: border-box;
overflow-y: auto;
@@ -181,6 +181,7 @@
line-height: 1.43em;
color: #000000;
margin-bottom: 24px;
}
// 条款详细内容
@@ -192,6 +193,14 @@
color: #000000;
margin-bottom: 40px;
white-space: pre-line;
padding: 0px 24px ;
.terms_first_line,
span.terms_first_line {
font-weight: 500;
display: block;
margin-bottom: 16px;
}
}
// 底部按钮