Revert "modify register and login css style"
This reverts commit d629865a0687500646cfcfabd2b47309569b0c77.
This commit is contained in:
parent
272ee3b5fe
commit
a0e402aeab
|
@ -1 +1 @@
|
|||
masterAddress=133.133.133.89:8901
|
||||
masterAddress=localhost:8901
|
|
@ -167,7 +167,7 @@ register_jsp_password=\u5BC6 \u7801
|
|||
register_jsp_retype=\u91CD \u8F93
|
||||
register_jsp_admin=\u7BA1\u7406\u5458
|
||||
register_jsp_register=\u6CE8\u518C
|
||||
register_jsp_clear=\u6E05\u9664
|
||||
register_jsp_clear=\u6E05\u695A
|
||||
test-warmUp=\u9884\u70ED\u65F6\u95F4
|
||||
test-load=\u8D1F\u8F7D\u91CF
|
||||
test-coldDown=\u51B7\u5374\u65F6\u95F4
|
||||
|
|
|
@ -57,13 +57,13 @@
|
|||
|
||||
<div class="loginDiv">
|
||||
<div style="height: 20px"></div>
|
||||
<div style="font-size: 18px; margin-left: 350px">
|
||||
<div style="font-size: 18px; margin-left: 280px">
|
||||
<h1>
|
||||
<fmt:message key="login_jsp_welcome" />
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
<div style="height: 30px;"></div>
|
||||
<div style="height: 60px;"></div>
|
||||
<div id="div1" style="float: left; width: 270px; height: 300px;"></div>
|
||||
<div id="div2"
|
||||
style="width: 400px; height: 300px; float: left; background-color: #e9f1f4; border: efefff 1px solid;">
|
||||
|
|
Loading…
Reference in New Issue