Browse Source

登录页调整

Chente 5 years ago
parent
commit
e401062bee
2 changed files with 7 additions and 3 deletions
  1. 4 0
      css/main.css
  2. 3 3
      login.html

+ 4 - 0
css/main.css

@@ -79,6 +79,10 @@ font-size: .875rem;
   background:#fff;
   box-shadow:#333 1px 1px 5px
 }
+.login-img-cr{
+  right:0;
+  font-size:9px;
+}
 .ver-panel {
   width:100%;
   top:10%;

File diff suppressed because it is too large
+ 3 - 3
login.html