@@ -85,7 +85,7 @@ fieldset[disabled] .btn-primary:hover {
width: 263px;
height: 200px;
top: 29%;
- right: 11.5%;
+ right: 13.5%;
border-radius: 5px;
}
@@ -4,7 +4,7 @@ $(document).ready(function() {
//获取屏幕高
- var bg_width = window.innerWidth * 0.25;
+ var bg_width = window.innerWidth * 0.22;
var bg_height = bg_width;
$("#bg").css("height", bg_height);
$("#bg").css("width", bg_width);
@@ -31,7 +31,7 @@
<input id="password" type="password" class="form-control input_login" placeholder="密码">
</div>
</div>-->
- <div class="row" style="text-align: center; margin-bottom: 39px;margin-top: 10px;font-size: 22px;">
+ <div class="row" style="text-align: center; margin-bottom: 30px;margin-top: 0px;font-size: 22px;">
<label style=" letter-spacing: 8px;">用户登录</label>