Dror Atariah <dror...@gmail.com> writes: > Can you help me? Thanks in advance,
I think you could use an external css file for that. You can do so by setting the STYLE property in you org file like that: --8<---------------cut here---------------start------------->8--- #+TITLE: My page #+STYLE: <link rel="stylesheet" href="my_own.css" type="text/css"/> * My first title --8<---------------cut here---------------end--------------->8--- Best regards, -- Manuel Giraud