瀏覽代碼

修复登录错误提示;换个新背景图

Chente 7 年之前
父節點
當前提交
a5e82998b9
共有 3 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      css/global.css
  2. 二進制
      css/indexbanner.jpg
  3. 二進制
      css/pageimg.png

+ 4 - 4
css/global.css

@@ -474,7 +474,7 @@ table th[class*="col-"] {
 }
 }
 .loginPanel {
 .loginPanel {
   width:296px;
   width:296px;
-  height:315px;
+  height:310px;
   background-color: #fff;
   background-color: #fff;
   margin:40px 0 0 630px
   margin:40px 0 0 630px
 }
 }
@@ -514,7 +514,7 @@ table th[class*="col-"] {
     left:0
     left:0
 }
 }
 .loginPanel .formLink{
 .loginPanel .formLink{
-  margin:0 0 10px 0;
+  margin:10px 0 0 0;
   color:#ccc
   color:#ccc
 }
 }
 .proList .width950{
 .proList .width950{
@@ -638,6 +638,7 @@ table th[class*="col-"] {
 }
 }
 .formItem dd .submitSus,.formLine .submitSus {
 .formItem dd .submitSus,.formLine .submitSus {
     color: #f90000;
     color: #f90000;
+    display: inline-block;
 }
 }
 .formItem dd select {
 .formItem dd select {
   border:1px solid #dcdcdc;
   border:1px solid #dcdcdc;
@@ -954,7 +955,7 @@ table th[class*="col-"] {
 .return{
 .return{
   margin-left:15px;
   margin-left:15px;
 }
 }
-.formLine dd span.erroT{
+.formLine span.erroT{
   color:#fff;
   color:#fff;
   padding:0 5px;
   padding:0 5px;
   background:none repeat scroll 0 0 #e9322e;
   background:none repeat scroll 0 0 #e9322e;
@@ -963,7 +964,6 @@ table th[class*="col-"] {
   border-radius: 0 0 5px 5px;
   border-radius: 0 0 5px 5px;
   position:absolute;
   position:absolute;
 }
 }
-
 .mobileTop{
 .mobileTop{
   background:#009f86;
   background:#009f86;
   color:#fff;
   color:#fff;

二進制
css/indexbanner.jpg


二進制
css/pageimg.png