修改文字样式
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
// 底部按钮
|
||||
|
||||
Reference in New Issue
Block a user