chrisbobbe / jekyll-theme-prologue

A Jekyll version of the "Prologue" theme by HTML5 UP
https://chrisbobbe.github.io/jekyll-theme-prologue/
Other
429 stars 937 forks source link

A Question #39

Closed ahsen1402 closed 5 years ago

ahsen1402 commented 5 years ago

I would like to thank developers for this wonderful theme. I have a question, apologize if this is very simple. I basically would like to show words with hyperlinks bold and blue color. How can I change the defaults for words with hyperlinks? I usually use markdown.

Thanks

ahsen1402 commented 5 years ago

Never find the issue is solved by the following in markdown.

[<span style="color:blue;font-weight:bold">Page</span>](https://xxx.com)