文档修改
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<style>
|
||||
[x-cloak] { display: none !important; }
|
||||
.captcha-track { background: linear-gradient(90deg, #E2E8F0 0%, #F1F5F9 100%); }
|
||||
.captcha-success { background: linear-gradient(90deg, #dcfce7 0%, #bbf7d0 100%); }
|
||||
.captcha-success { background: linear-gradient(90deg, #F0FDF4 0%, #16A34A 100%); }
|
||||
@keyframes shake {
|
||||
0%, 100% { transform: translateX(0); }
|
||||
25% { transform: translateX(-4px); }
|
||||
|
||||
Reference in New Issue
Block a user