Skip to content

buble theme: fix strong font-weight increased to 600 (onto master branch) - #952

Merged
anikethsaha merged 1 commit into
docsifyjs:masterfrom
xmedeko:buble-patch-2
Dec 3, 2019
Merged

buble theme: fix strong font-weight increased to 600 (onto master branch)#952
anikethsaha merged 1 commit into
docsifyjs:masterfrom
xmedeko:buble-patch-2

Conversation

@xmedeko

Copy link
Copy Markdown
Contributor

See #913 for the debate. TLDR:

I've separated strong and set it to 600. I've removed the a { font-weight: 400}, because it has overridden the headings h1, ... font-weight below.

(Links has blue color in the buble theme, so they do not need the slight font-weight increase. I also do not know how to keep font-weight and do not override headings, because headings are links to. I aware of CSS !important, but I think this solution is better for this situation.)

@anikethsahaanikethsaha left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@anikethsaha
anikethsaha merged commit 8bf4b06 into docsifyjs:masterDec 3, 2019
@xmedeko
xmedeko deleted the buble-patch-2 branch December 3, 2019 14:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@xmedeko@anikethsaha