Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body{
- background: #2c8498;
- }
- .form-login{
- margin-top: 13%;
- }
- .outter-form-login {
- padding: 20px;
- background: #EEEEEE;
- position: Relative;
- border-radius: 5px;
- }
- .logo-login {
- position: Absolute;
- font-size: 35px;
- background: #ff4c65;
- color: #FFFFFF;
- padding: 15px 15px;
- top: -40px;
- border-radius: 40%;
- left: 43%;
- }
- .inner-login .form-control {
- background: #D3D3D3;
- }
- h3.title-cogin {
- font-size: 20px;
- margin-bottom: 20px;
- }
- .forget {
- margin-top: 20px;
- color: #ADADAD;
- }
- .btn-custom-green {
- Background: #21A957;
- Color: #Fff;
- }
Advertisement
Add Comment
Please, Sign In to add comment