Hi.
I’m not sure if this is intended but including JL Particles’ custom CSS is changing global or template defaults. So, including it can break some existing content. Of course, I can override it, but wouldn’t it be better to limit the scope of the custom CSS to the particles where it is needed?
For instance, the following rather powerful rule can easily reformat all my articles and other content and seems a bit rude:
address, dl, fieldset, figure, ol, p, pre, ul {
margin: 0 0 20px 0;
}
Best regards,
-Juergen