BJ_web_developers
/
javaplatform
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
a374798a3b04ca755c9959607b866596be67a923
Authored by
Andy
2017-11-20 14:38:58 +0800
1 parent
74c10f30
登录 login
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
css/login.css
css/login.css
View file @
a374798
...
...
@@ -41,7 +41,7 @@ body{
41
41
position: absolute;
42
42
}
43
43
.boxshadow {
44
- box-shadow:
0px 1px 10px 0
px rgba(50, 50, 50, 0.2);
44
+ box-shadow:
1px 3px 10px 6
px rgba(50, 50, 50, 0.2);
45
45
}
46
46
.login-contop{
47
47
height: 100px;
...
...