You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
1019 B
2 lines
1019 B
|
2 weeks ago
|
.scan-bg{min-height:100vh;background:linear-gradient(180deg,#eaf1fb,#f7fafd);display:flex;flex-direction:column;align-items:center;padding-top:3.75rem}.scan-title{font-size:1.125rem;font-weight:700;color:#222;margin-bottom:2.5rem}.scan-btn{width:80vw;max-width:400px;height:3.125rem;font-size:1rem;font-weight:700;border-radius:.625rem;background:linear-gradient(90deg,#409eff,#3b7cff);color:#fff;box-shadow:0 6px 18px rgba(64,158,255,.13);letter-spacing:.25rem;margin:0 auto 1.25rem;border:none;outline:none;display:flex;align-items:center;justify-content:center;transition:background .2s,box-shadow .2s}.scan-btn:active{background:linear-gradient(90deg,#337ecc,#2a5db0)}.scan-result{margin-top:1.25rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 8px rgba(64,158,255,.08);padding:1rem .75rem;width:80vw;max-width:400px;display:flex;flex-direction:column;align-items:flex-start}.result-label{font-size:.8125rem;color:#888;margin-bottom:.3125rem}.result-value{font-size:.875rem;color:#222;word-break:break-all}
|