Commit 4c25f267 by 王雷

合伙人合作协议

parent 1c7b2362
<!DOCTYPE html>
<!DOCTYPE html>
......@@ -58,7 +58,7 @@
background: #f4f6fb;
border-radius: 10px;
padding: 15px;
margin-bottom: 15px;
margin-bottom: 25px;
display: flex;
flex-direction: column;
gap: 8px;
......@@ -90,10 +90,10 @@
font-size: 16px;
font-weight: 400;
color: rgba(21, 21, 26, 0.9);
line-height: 22px;
line-height: 26px;
}
.contract-body p {
line-height: 22px;
line-height: 26px;
margin-bottom: 4px;
color: rgba(21, 21, 26, 0.9);
text-indent: 2em;
......@@ -108,16 +108,16 @@
font-size: 16px;
font-weight: 600;
color: #15151a;
line-height: 22px;
margin: 10px 0 0px;
line-height: 26px;
margin: 14px 0 4px;
display: block;
}
.sub-title {
font-size: 16px;
font-weight: 600;
color: #15151a;
line-height: 22px;
margin: 4px 0 0px;
line-height: 26px;
margin: 12px 0 2px;
display: block;
}
......@@ -125,7 +125,7 @@
.divider {
border: none;
border-top: 1px solid #ebebf0;
margin: 15px 0;
margin: 35px 0;
}
/* ── 签署区 ── */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment