fixed: 样式问题
parent
fbf2ae716f
commit
2b249734f1
|
|
@ -9,6 +9,10 @@
|
|||
<link rel="shortcut icon" href="../images/favicon.ico" type="image/x-icon"/>
|
||||
<link rel="stylesheet" href="../css/oksub.css"/>
|
||||
<style>
|
||||
#login form.layui-form{
|
||||
margin: 0;
|
||||
transform: translate(-50%,-50%);
|
||||
}
|
||||
.register .tit {
|
||||
padding-top: 15px;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Reference in New Issue