Commit 409e7127 by 王雷

合伙人合作协议

parent e3ef0744
<!DOCTYPE html> <!DOCTYPE html>
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
border-collapse: collapse; border-collapse: collapse;
} }
.info-label { .info-label {
font-size: 16px; font-size: 14px;
font-weight: 400; font-weight: 400;
color: #93939e; color: #93939e;
white-space: nowrap; white-space: nowrap;
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
vertical-align: top; vertical-align: top;
} }
.info-value { .info-value {
font-size: 16px; font-size: 14px;
font-weight: 500; font-weight: 500;
color: #15151a; color: #15151a;
text-align: right; text-align: right;
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
} }
.contract-body p { .contract-body p {
line-height: 22px; line-height: 22px;
margin-bottom: 2px; margin-bottom: 4px;
color: rgba(21, 21, 26, 0.9); color: rgba(21, 21, 26, 0.9);
text-indent: 2em; text-indent: 2em;
} }
...@@ -117,7 +117,7 @@ ...@@ -117,7 +117,7 @@
font-weight: 600; font-weight: 600;
color: #15151a; color: #15151a;
line-height: 22px; line-height: 22px;
margin: 10px 0 2px; margin: 12px 0 2px;
display: block; display: block;
} }
......
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