Commit 5c287036 by 王雷

合伙人合作协议

parent b95c2c9f
<!DOCTYPE html>
<!DOCTYPE html>
......@@ -165,25 +165,23 @@
background: #fff;
border-radius: 5px;
border: 4px solid #FF3D44;
position: relative;
transform: rotate(10deg);
overflow: hidden;
position: relative;
}
.sign-stamp-placeholder-inner {
position: absolute;
top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
border: 2px solid #FF3D44;
border-radius: 3px;
height: 64px;
width: 64px;
}
.sign-stamp-placeholder .stamp-chars {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: block;
width: 60px;
margin: 16px auto 0;
font-weight: 600;
color: #FF3D44;
font-size: 16px;
......
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