Lists Customation

Permalink
I was wondering where I can change the global CSS settings for lists used in C5?

Also, why only Body Text customizable through the Theme panel and not all tags like numbers and unnumbered lists.

 
synlag replied on at Permalink Reply
synlag
Copy the css files located in <web-root>/concrete/css to <web-root>/css and override anything you like, as those will be included then instead of the core css files.
mliving replied on at Permalink Reply
Thanks but what I meant was; Where can I adjust the typographic attributes for ordered and unordered lists. Namely line spacing?

Thanks
mose replied on at Permalink Reply
mose
synlag gave you the best answer.