.externallink is a css class that is only used in some instances, but most instances uses the class a. We had discussed this initially, but thought the former would cover everything (wrongly).
I have tested the new css styles and this applies the appropriate, phs branding to hyperlinks in rmarkdowns that use in-line hyperlinks, by using the formula: (text explaining link)[hyperlink.com]
Also I spotted a bug in btn border styles which I've fixed. (missing the "--" in the var() to call phs-purple).
.externallink
is a css class that is only used in some instances, but most instances uses the classa
. We had discussed this initially, but thought the former would cover everything (wrongly). I have tested the new css styles and this applies the appropriate, phs branding to hyperlinks in rmarkdowns that use in-line hyperlinks, by using the formula: (text explaining link)[hyperlink.com]Also I spotted a bug in btn border styles which I've fixed. (missing the "--" in the var() to call phs-purple).