🎨 关闭账号迁移公告
This commit is contained in:
parent
dbd41730ae
commit
231a35c725
|
@ -93,9 +93,7 @@ body {
|
||||||
|
|
||||||
|
|
||||||
.login__icon {
|
.login__icon {
|
||||||
height: 200px;
|
|
||||||
width: 200px;
|
width: 200px;
|
||||||
margin: 20px auto;
|
|
||||||
transition: all .15s ease-in-out;
|
transition: all .15s ease-in-out;
|
||||||
padding-right: 24px;
|
padding-right: 24px;
|
||||||
color: #3b3e43;
|
color: #3b3e43;
|
||||||
|
|
|
@ -35,7 +35,6 @@
|
||||||
<h3>Coding with Go on the Wide way.</h3>
|
<h3>Coding with Go on the Wide way.</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="form fn-right start">
|
<div class="form fn-right start">
|
||||||
<div style="text-align: center"><a href="https://hacpai.com/article/1558097702072" target="_blank">2019-05-17 关于账号迁移的公告</a></div>
|
|
||||||
<a href="{{$.conf.Server}}/login/redirect">
|
<a href="{{$.conf.Server}}/login/redirect">
|
||||||
<svg class="login__icon" viewBox="0 0 32 32">
|
<svg class="login__icon" viewBox="0 0 32 32">
|
||||||
<path fill="#d23f31" style="fill: var(--color1, #d23f31)"
|
<path fill="#d23f31" style="fill: var(--color1, #d23f31)"
|
||||||
|
|
Loading…
Reference in New Issue