How can I change the default font color on ioslides across all slides?

Viewed 1599

I did manage to change the font color locally using <font color="orange">text</font> and the font color of citations using span.cite {color:blue;}.

But I can't figure out how to change the default font color. Right now it's gray and I want it black.

Thank you!

Paul

1 Answers
Related