CSS tiddlers are an important part of Tiddlywiki to adjust look and feel of different elements. For some use cases (like plugins, webpages, blogs) you may need to set properties of many elements.
What is your best practice for such cases:
2. Using a Tiddlywiki dictionary tiddler and a few macros/transclusion
Note that this way one have some small parameter to set them manually and a large number of properties will be set dynamically, so the maintainability, hackability, scalability, ... all will be improved.
--Mohammad