mirror of
https://github.com/MarSeventh/CloudFlare-ImgBed.git
synced 2026-04-26 07:05:15 +00:00
1 line
748 B
CSS
1 line
748 B
CSS
.login[data-v-7d4cc810]{display:flex;justify-content:center;align-items:center;height:100vh;background-image:url(https://imgbed.sanyue.site/file/0dbd5add3605a0b2e8994.jpg);background-size:cover;background-attachment:fixed}.login-container[data-v-7d4cc810]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:40vh;width:40vw;border-radius:12px;box-shadow:0 0 12px rgba(0,0,0,.12);background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.login-container[data-v-7d4cc810]:hover{box-shadow:0 0 12px 4px rgba(0,0,0,.24);transform:translateY(-5px)}.password-input[data-v-7d4cc810]{margin-bottom:15px;width:30vw}.submit[data-v-7d4cc810]{margin-top:10px} |