Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
2016-07-21 11:18:10 +0800
Commit
85ba5ffe12c236ed97cf9b1b1211cf5d5817bc8a
1 parent
ea55dcfd
修改字体
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/scss/common/_common.css
public/scss/common/_common.css
View file @
85ba5ff
...
...
@@ -15,7 +15,7 @@ html,
body
{
width
:
100%
;
font-size
:
24px
;
font-family
:
helvetica
,
Arial
,
"黑体"
;
font-family
:
Helvetica
,
Roboto
,
"Heiti SC"
,
"黑体"
,
Arial
;
line-height
:
1.4
;
}
...
...
Please
register
or
login
to post a comment