Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
JMXS03
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
JMXS03
Commits
40888b14
Commit
40888b14
authored
Nov 22, 2021
by
Chen Jiping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:字体调整
parent
783fa540
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
DroidSansFallback.ttf
lib/font/DroidSansFallback.ttf
+0
-0
Simple-R.ttf
lib/font/Simple-R.ttf
+0
-0
index.css
play/index.css
+3
-3
No files found.
lib/font/DroidSansFallback.ttf
deleted
100644 → 0
View file @
783fa540
File deleted
lib/font/Simple-R.ttf
0 → 100644
View file @
40888b14
File added
play/index.css
View file @
40888b14
...
@@ -5,8 +5,8 @@ body {
...
@@ -5,8 +5,8 @@ body {
@font-face
@font-face
{
{
font-family
:
'
DroidSansFallback
'
;
font-family
:
'
Simple-R
'
;
src
:
url("../lib/font/
DroidSansFallback
.ttf")
;
src
:
url("../lib/font/
Simple-R
.ttf")
;
}
}
@font-face
@font-face
...
@@ -36,7 +36,7 @@ body {
...
@@ -36,7 +36,7 @@ body {
.title
{
.title
{
object-fit
:
contain
;
object-fit
:
contain
;
font-family
:
DroidSansFallback
;
font-family
:
Simple-R
;
font-size
:
0.8rem
;
font-size
:
0.8rem
;
font-weight
:
600
;
font-weight
:
600
;
font-stretch
:
normal
;
font-stretch
:
normal
;
...
...
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