Hi Adam,

> The docstring for org-html-head gives this example:

Thanks for reporting this, I fixed this using this example:

   <style type="text/css">
    /*<![CDATA[*/
      p { font-weight: normal; color: gray; }
      h1 { color: black; }
      .title { text-align: center; }
      .todo, .timestamp-kwd { color: red; }
      .done { color: green; }
    /*]]>*/
   </style>

Can you check and report if this is correct?

Thanks,

-- 
 Bastien

Reply via email to