|
If you use a dynamic language like PHP to generate it. It's more difficult if the file ends in .css because you would have to configure apache to treat it as PHP (which also slows the request down), but if you do it as an embedded CSS in a PHP file this is definitely possible.
There was some talk of CSS variables recently but until it becomes standard in all browsers I don't see a point in looking into it.
|