Browse Source

登陆图片修改

liuzhen 5 years ago
parent
commit
cbdf377861
2 changed files with 3 additions and 2 deletions
  1. 3 2
      WeChat/css/login.css
  2. BIN
      WeChat/img/logo.png

+ 3 - 2
WeChat/css/login.css

@@ -123,10 +123,11 @@ body {
123 123
 			}
124 124
 			
125 125
 			.mui-logo-box img {
126
-				margin-bottom: 50px;
126
+				margin-bottom: 30px;
127 127
 			}
128 128
 			.mui-logo-box img {
129
-				width: 150px;
129
+				width: 170px;
130
+				height: 140px;
130 131
 			}
131 132
 			.mui-input-row {
132 133
 				margin-top: 15px;

BIN
WeChat/img/logo.png