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
8a7f04b138a4adfc7e5296b6101d0876bd6d9f6f
Authored by
Andy
2017-11-20 16:34:16 +0800
1 parent
dea75d23
unit
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
css/login.css
css/login.css
View file @
8a7f04b
...
...
@@ -32,7 +32,7 @@ body{
32
32
width: 580px;
33
33
margin: 100px auto 0;
34
34
background: #fff;
35
- border-radius:
2
0px;
35
+ border-radius:
1
0px;
36
36
}
37
37
.posrel{
38
38
position: relative;
...
...