BJ_web_developers
/
PDA-Payment
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
5b8a35a3f6a44e52d3b02c89d4b7b2afb31e333e
Authored by
liuqimichale
2020-11-17 10:22:41 +0800
1 parent
d5df22c6
修改车牌大小
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
css/home.css
css/home.css
View file @
5b8a35a
...
...
@@ -48,7 +48,7 @@ body {
48
48
width:100%;
49
49
}
50
50
.carNumBox {
51
- font-size:
1.4rem
;
51
+ font-size:
20px
;
52
52
font-weight:bold;
53
53
}
54
54
.moneyBox {
...
...