This commit is contained in:
zhuangqian 2016-12-01 18:26:43 +08:00
parent dd5d66aab8
commit 1009d00775
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
</head>
<body onkeydown="enterlogin();">
<div class="top_div"></div>
<div style="background: rgb(255, 255, 255); margin: -120px auto auto; border: 1px solid rgb(231, 231, 231); border-image: none; width: 400px; height: 240px; text-align: center;">
<div style="background: rgb(255, 255, 255); margin: -120px auto auto; border: 1px solid rgb(231, 231, 231); border-image: none; width: 400px; height: 245px; text-align: center;">
<form method="post" id="loginform" data-imgcode="imgcode" action="${ctxPath}/login">
<div style="width: 165px; height: 96px; position: absolute;">
<div class="tou"></div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB