When I use 'Send a Webpage', my CSS is being stripped out of <head></head>.
I found that I can add it to default_css.css, but that appears to be the CSS for all of the dada web page stuff. I need my own body, a:, etc. tags. And if I just paste my CSS into the bottom of default_css.css, the resulting html email looks awful.
How can I use my own CSS instead of default_css.css, or get them to play nicely with each other?
Thank you.
