Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2019-05-28 14:35:38 +0800
Commit
e497342a1cafd097367d75d4ec9608e2839e94d1
1 parent
b94bb798
style
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
apps/pages/article/components/detail/article-long.vue
apps/pages/article/components/detail/article-long.vue
View file @
e497342
@@ -307,6 +307,11 @@ export default {
@@ -307,6 +307,11 @@ export default {
307
p {
307
p {
308
font-size: 28px!important;
308
font-size: 28px!important;
309
}
309
}
310
+
311
+
b,
312
+
strong {
313
+
font-weight: 600;
314
+
}
310
}
315
}
311
316
312
.topics-wrap {
317
.topics-wrap {
Please
register
or
login
to post a comment