Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
party-build-cloud
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangqinghua
party-build-cloud
Commits
2b64406c
Commit
2b64406c
authored
Jan 02, 2020
by
wangqinghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
字体
parent
be6143cc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
SourceHanSerifCN-Light.ttf
src/assets/font/SourceHanSerifCN-Light.ttf
+0
-0
variables.scss
src/theme/variables.scss
+4
-1
No files found.
src/assets/font/SourceHanSerifCN-Light.ttf
0 → 100644
View file @
2b64406c
File added
src/theme/variables.scss
View file @
2b64406c
...
@@ -87,7 +87,10 @@ $main-color:#e42417;
...
@@ -87,7 +87,10 @@ $main-color:#e42417;
font-family
:
"SourceHanSans-Bold"
;
font-family
:
"SourceHanSans-Bold"
;
src
:
url("../assets/font/SourceHanSerifCN-Bold.ttf")
;
src
:
url("../assets/font/SourceHanSerifCN-Bold.ttf")
;
}
}
@font-face
{
font-family
:
"SourceHanSans-Light"
;
src
:
url("../assets/font/SourceHanSerifCN-Light.ttf")
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment