Re: [O] css stylesheet

2013-09-18 Thread Christian Moe
pw writes: > ... when I look at the html code generated, I can see a bunch of css which I > do not want (see below). > > > Why this css code is here and how can I remove it ? It's included by default to make nice-looking HTML out of the box. >From the manual: "To turn inclusion of these defaul

[O] css stylesheet

2013-09-17 Thread pw
Hi, I want to define the layout of one html file exported from org-mode. I have putted into the org file this lign to appeal the stylesheet : It's works ! But when I look at the html code generated, I can see a bunch of css which I do not want (see below). Why this css code is here and h