diff --git a/css/login.css b/css/login.css index 9449b6e..449a5db 100644 --- a/css/login.css +++ b/css/login.css @@ -139,7 +139,7 @@ body{ height: 42px; width: 98px; background: #ddd; - border-radius: 4px; + border-radius: 4px !important; margin-left: 10px; } .imgWrap img { @@ -158,13 +158,19 @@ body{ width: 100%; height: 40px; } -.login-foot .btn{ +.login-foot .loginbtn{ height: 40px; width: 148px; background: #26be96; - border-radius: 20px; + border-radius: 20px !important; color: #fff; font-size:18px; - margin: 0 auto; - display: block; + margin-left: 216px; + border: none; + outline: none; +} +.verification-logo { + position: absolute; + right: 5px; + top: 14px; } \ No newline at end of file diff --git a/login.html b/login.html index cb58cef..814109f 100644 --- a/login.html +++ b/login.html @@ -45,14 +45,14 @@ - +
- +