Simple_format not styling

i thought simple format was a nice little helper, better than writing a
manual translate function to replace newlines with html
's but the
output of simple_format is unaffected by my css for the page How can I
apply styling to simple_format ?

On Saturday, December 12, 2015 at 2:53:38 PM UTC-5, fugee ohu wrote:

i thought simple format was a nice little helper, better than writing a
manual translate function to replace newlines with html
's but the
output of simple_format is unaffected by my css for the page How can I
apply styling to simple_format ?

Solved:
simple_format(string, class=‘someclass’)