brentthorne / posterdown

Use RMarkdown to generate PDF Conference Posters via HTML
https://brentthorne.github.io/posterdown_html_showcase/
Other
842 stars 131 forks source link

Main findings text colour problem #141

Open sorenoneill opened 1 year ago

sorenoneill commented 1 year ago

In the yaml:

main_findings:
  - "The **better poster** style"
main_textcol: "#f20068"

Expected behavior: all text in the main findings is changed to a horrid pinkish color.

Observed behavior: only the non-emphasized text is pink in color -- 'better poster' remains white.