修改bug

master
ELF 5 years ago
parent 3be6a94286
commit 173cd3a4b7

@ -14,6 +14,7 @@
<link href="__CSS__/iconfont.css" rel="stylesheet" >
<link href="__CSS__/common.css" rel="stylesheet" >
<script src="__JS__/jquery-1.11.1.min.js"></script>
<script src="__STATIC__/bg4_4.js"></script>
<style>
body {background:#FFF;}
.t-article {padding:0 2rem;}

@ -609,7 +609,7 @@
top: 0;
left: 0;
width: 5.7rem;
height: 7rem;
height: 7.3rem;
left: 50%;
top: 50%;
margin-left: -2.85rem;
@ -622,7 +622,7 @@
}
.register-box{
width: 6rem;
height: 7rem;
height: 7.3rem;
background-color: #fff;
border-radius: 0.3rem;
}

Loading…
Cancel
Save