Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Hello Manfred,
I don’t think an option for this is available.
Do you have a section in the dashboard named, “Custom CSS” or “Edit CSS”?
the website i talking about is
look here
Here some of Pinboard link and hover CSS selector
http://ww.wp.xz.cn/support/topic/link-and-hover-colors
On a separate subject, you should never use inline style to change font property directly in post content, because it defeats the purpose of Cascading Style Sheet.
The benefit of using WP is that it’s a CMS. By putting inline style for each post, you’ll lose control of it over time. When you got lot of posts, you can’t change its style easily.
Also, never use Comic San in your site, this font has a character of “kidding”, it makes your content look weak and untrustworthy.
You need to use CSS to correct this issue. Please answer Andrew’s comment so that we can give you the correct instructions to fix this issue.