On Dec 1, 2009, at 1:03 PM, andrea wrote:

Sebastian <sebastian_r...@gmx.de> writes:

It seems you use a dark background color in emacs?

If so, just adjust the CSS style `background-color' for your <pre> tags
like this:


pre, code.pre
{
 background-color:black; /* or #333333 ... */
 /* ... more styles here ... */
}



Yes I am using a dark background, but normally I don't want to see html
output with a dark background.

I'd just like that the colors gets updated to a light color theme, is
that possible?

By the way how do I insert css properties?

I found in 12.6.7 the #+STYLE and the various things I can set, but not
where to insert them.

Simply pasting that in an org buffer and exporting to html doesn't work...

Hi Andrea, I am having trouble understanding what exactly you have tried and what not.

- Carsten



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to