fixed: 样式问题

master
zhizou 2019-09-19 23:00:36 +08:00
parent fbf2ae716f
commit 2b249734f1
1 changed files with 4 additions and 0 deletions

View File

@ -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;