BJ_web_developers
/
webportal
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
e2e8ce5f4eb516436c00289bb6b33f4540ccd396
Authored by
liuqimichale
2018-09-28 11:36:38 +0800
1 parent
d7f1a757
字体
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
css/style.css
css/style.css
View file @
e2e8ce5
1
1
body{
2
- font-family:
'Work Sans',
sans-serif;
2
+ font-family:
Helvetica Neue,Microsoft Yahei,Helvetica,Arial,Hiragino Sans GB,tahoma,SimSun,
sans-serif;
3
3
font-weight: 400;
4
4
font-size:14px;
5
5
color:#363636;
...
...