}
>>>> .timestamp { color: grey }
>>>> .timestamp-kwd { color: CadetBlue }
>>>>
>>>> p.verse { margin-left: 3% }
>>>> pre {
>>>>border: 1pt solid #AEBDCC;
>>>>background-color: #F3F5F7;
>>>&
I think template is a great idea, and I think, if we can add separate or
unique id to each separate part of the exported html file, then the display
and structure of that html file can totally be controlled by the css file,
so maybe there are two choice
1. Assign unique id to more elements in the
}
<http://thread.gmane.org/gmane.emacs.orgmode/7156>
>
> On Thu, Oct 23, 2008 at 10:25 AM, Larry. Liu wrote:
> > Hi,
> >
> > I want to remove the css style codes generated automatically by Org-mode
> in
> > the exported html file, I have set the variable style for
Hi,
I want to remove the css style codes generated automatically by Org-mode in
the exported html file, I have set the variable style for html export and
itself works fine, but the css definition generated by Org-mode
automatically doesn't get removed, and it affects the display of exported
file,
On Wed, Oct 22, 2008 at 5:07 PM, Manish <[EMAIL PROTECTED]>wrote:
> On Wed, Oct 22, 2008 at 3:48 PM, Larry. Liu wrote:
> > Now in my configuration, head lines with a DONE/DEADLINE stamp looks
> like
> > * DONE Ask Manish the database username/password for PRD.
>
Now in my configuration, head lines with a DONE/DEADLINE stamp looks like
* DONE Ask Manish the database username/password for PRD.
CLOSED: [2008-10-01 Wed 10:00]
* DONE Review the issues of 9-27
DEADLINE: <2008-09-30 Tue 18:00>
But the format I prefer is as below, you can se