mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-09 05:16:06 +10:00
Merge pull request #952 from xmedeko/buble-patch-2
buble theme: fix strong font-weight increased to 600 (onto master branch)
This commit is contained in:
@@ -35,9 +35,12 @@ $sidebar-width = 16rem
|
||||
color #333
|
||||
font-weight 400
|
||||
|
||||
.markdown-section strong
|
||||
color #333
|
||||
font-weight 600
|
||||
|
||||
.markdown-section a
|
||||
color var(--theme-color, $color-primary)
|
||||
font-weight 400
|
||||
|
||||
.markdown-section p, .markdown-section ul, .markdown-section ol
|
||||
line-height 1.6rem
|
||||
|
||||
Reference in New Issue
Block a user