Commit a374798a3b04ca755c9959607b866596be67a923

Authored by Andy
1 parent 74c10f30

登录 login

Showing 1 changed file with 1 additions and 1 deletions
css/login.css
... ... @@ -41,7 +41,7 @@ body{
41 41 position: absolute;
42 42 }
43 43 .boxshadow {
44   - box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.2);
  44 + box-shadow: 1px 3px 10px 6px rgba(50, 50, 50, 0.2);
45 45 }
46 46 .login-contop{
47 47 height: 100px;
... ...