WEBLEB
होम
संपादक
लॉग इन करें
Pro
हिंदी
English
Français
Español
Português
Deutsch
Italiano
हिंदी
मॉडर्न लॉगिन फॉर्म
8307
webleb
अपना कोड प्रकाशित करें
अनुशंसित
31 May 2025
भविष्यवादी लॉगिन फॉर्म
22 May 2024
आधुनिक लॉगिन फॉर्म
6 June 2023
लॉगिन/रजिस्टर फॉर्म
index.html
Copy
Webleb
Your logo here
Welcome back
Continue
Don't have an account?
Sign up
OR
Continue with Google
Continue with Microsoft
styles.css
Copy
body{ height: 100vh; overflow: hidden; } .center{ display: flex; align-items: center; justify-content: center; } .title{ font-weight: 700; height: 52px; font-size: 35px; font-family: "ColfaxAI",-apple-system,BlinkMacSystemFont,Helvetica,sans-serif; } input{ width:350px; height: 58px; outline: none; padding-left: 18px; } input::placeholder{ font-size: 19px; } .continue{ width: 350px; height: 58px; background: #2410a3; color:white; border: none; font-size: 19px; border-radius: 3px; } a{ text-decoration: none; color:#2410a3; } .continue1{ width: 350px; height: 58px; background: white; color:black; font-size: 19px; border-width: thin; text-align: left; border-color: #10a37f!important; }
main.js
Copy
Nothing to copy