Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
郝肖肖
2018-01-12 10:35:11 +0800
Commit
2a7d6f8680597e972249ec384d08d5c7b2382eeb
1 parent
70882212
'设置默认字体'
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
public/scss/activity/app-downloads.page.css
public/scss/channel/_home-header.css
public/scss/guang/_detail.css
public/scss/news/_detail.css
public/scss/activity/app-downloads.page.css
View file @
2a7d6f8
body
{
background
:
#fff
;
font
:
12px
/
1.5
Tahoma
,
"宋体"
,
s
ans-s
erif
;
font
:
12px
/
1.5
Tahoma
,
"宋体"
,
serif
;
color
:
#000
;
line-height
:
1.5
;
-webkit-tap-highlight-color
:
rgba
(
0
,
0
,
0
,
0
);
...
...
public/scss/channel/_home-header.css
View file @
2a7d6f8
...
...
@@ -113,7 +113,7 @@
.kids-wrap
.logo
{
font-style
:
italic
;
font-family
:
"helvetica"
,
"Arial"
,
"
榛戜綋
"
,
sans-serif
;
font-family
:
"helvetica"
,
"Arial"
,
"
微软雅黑
"
,
sans-serif
;
font-weight
:
bold
;
color
:
#fff
;
}
...
...
public/scss/guang/_detail.css
View file @
2a7d6f8
...
...
@@ -722,7 +722,7 @@ $focus-size: 42px;
.kids
.logo
{
font-style
:
italic
;
font-family
:
"helvetica"
,
"Arial"
,
"
榛戜綋
"
,
sans-serif
;
font-family
:
"helvetica"
,
"Arial"
,
"
微软雅黑
"
,
sans-serif
;
font-weight
:
bold
;
color
:
#fff
;
}
...
...
public/scss/news/_detail.css
View file @
2a7d6f8
...
...
@@ -729,7 +729,7 @@ $focus-size: 42px;
.kids
.logo
{
font-style
:
italic
;
font-family
:
"helvetica"
,
"Arial"
,
"
榛戜綋
"
,
sans-serif
;
font-family
:
"helvetica"
,
"Arial"
,
"
微软雅黑
"
,
sans-serif
;
font-weight
:
bold
;
color
:
#fff
;
}
...
...
Please
register
or
login
to post a comment