In the process of converting all our web pages to the phoenix style, I'd
like to know if it is possible to define a local cascading stype sheet?
We find that the links (<a></a> tag) are a little too light and we would
like to have all of them bold. I'd like to do this using a css file
instead of modifying each <a> tag.
I don't know if this is doable. I don't see where this could be inserted
in the templates files.