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
86ba3b5c97b2dfbb373b1496d72e366d9e8208cf
Authored by
Andy
2017-11-20 16:36:02 +0800
1 parent
8a7f04b1
unit
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
css/login.css
css/login.css
View file @
86ba3b5
...
...
@@ -149,7 +149,7 @@ body{
149
149
.login_error_ifo{
150
150
height: 30px;
151
151
line-height: 30px;
152
- font-size: 1
4
px;
152
+ font-size: 1
2
px;
153
153
color: #f00;
154
154
text-align: center;
155
155
margin-bottom: 8px;
...
...