Hi!
I was wondering how can I set text-align:justify in all articles without needing to mark it using the editor. Using override.css will be a good idea, but I'm completely lost. Any hint?
Thanks in advance,
Sergio
p { text-align:justify; }
#gkMainbody p { text-align:justify; }
#gkMainbody li { text-align:justify; }