|
|
@ -38,15 +38,15 @@ |
|
|
|
overflow: hidden; |
|
|
|
} |
|
|
|
.new-collapse { |
|
|
|
max-height: 115px; |
|
|
|
max-height: 350px; |
|
|
|
-webkit-mask-image: linear-gradient(#1a1a1a,transparent); |
|
|
|
mask-image: linear-gradient(#1a1a1a,transparent); |
|
|
|
} |
|
|
|
.show-button { |
|
|
|
position: relative; |
|
|
|
text-align: center; |
|
|
|
margin-top: -125px; |
|
|
|
padding-top: 110px; |
|
|
|
margin-top: -350px; |
|
|
|
padding-top: 300px; |
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
.footer { |
|
|
@ -70,9 +70,10 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.mask { |
|
|
|
background: #334455d8; |
|
|
|
background: #345e; |
|
|
|
color: white; |
|
|
|
min-height: 100vh; |
|
|
|
opacity: 0.96; |
|
|
|
} |
|
|
|
</style> |
|
|
|
</head> |
|
|
@ -110,7 +111,7 @@ |
|
|
|
</div> |
|
|
|
</form> |
|
|
|
|
|
|
|
<div style="font-size:80%"> |
|
|
|
<div style="font-size:80%;margin-top: -40px;"> |
|
|
|
<p>提示:</p> |
|
|
|
<ol> |
|
|
|
<li>初选报名不需要登陆任何帐号,你可以留下联系方式或可验证身份的信息(如公钥/数字签名),也可以不留。</li> |
|
|
|